Done
Details
Details
Assignee
Punnoose Kutty Jacob Pullolickal
Punnoose Kutty Jacob PullolickalReporter
Punnoose Kutty Jacob Pullolickal
Punnoose Kutty Jacob PullolickalLabels
Priority
Story Points
2
Sprint
None
Development Team
Citation
Fix versions
Release
Sunflower (R1 2025)
RCA Group
Incomplete/missing requirements
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 14, 2025 at 2:04 PM
Updated March 13, 2025 at 8:42 PM
Resolved March 10, 2025 at 6:34 PM
Steps:
Via Linked data editor, create a Work with any title (say,
Work 1
)Create an instance under that Work
Create another work with the same title used in step #1 & click “Save”
Actual behavior: The original work is replaced by the new Work. The instance is not shown in search results. (When opening the work for editing, you can see that the instance actually exists under the work. So, this is a search problem)
Expected behavior: After clicking any “Save” button, API should return the "already_exists" error code back to UI.
Note: UILD-508 will translate the "already_exists" error code to the friendly error message "The same resource ID already exists."
Also, after being saved, it needs to show in the search, the instance that already was linked to the original work.