Done
Details
Assignee
Michal KuklisMichal KuklisReporter
Charlotte WhittCharlotte WhittPriority
P2Development Team
Other devFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Michal Kuklis
Michal KuklisReporter
Charlotte Whitt
Charlotte WhittPriority
Development Team
Other dev
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 20, 2017 at 10:16 PM
Updated November 3, 2023 at 2:55 PM
Resolved April 5, 2018 at 7:45 PM
Purpose: To begin work on item records in FOLIO. The scope of this story is to support an easy way to create a new item to an existing Instance record with existing item records. Out of scope is Filips idea of easy manitain of item records by using drag and drop between hodlings records.
Scenarios:
Scenario
Given the Inventory app
When displayed
Then when selecting a given instance record with holdings and item data in the results pane, then the item data associated to holdings data the given instance record is shown in the 3rd pane.
When viewing the selected item record the "Copy" button should be visible and aligned together with the 'New' button.
Scenario
Given the "Copy" button
When clicked
Then the selected item record would be cloned
The create Item form should display as an overlay this passed but it is VERY subtle that we are creating a new item record
Scenario
Given the copied item record in the create item form
When displayed
Then the form should contain all the copied data elements from the original item record
With the data from the original item record.
Scenario
Given the copied item record in the create items form
When displayed
Then the form should be editable, and it's possible to edit data cloned of the original item record
And it is possible to add item metadata elements which are repeatable and/or elements which are not in the original item record.
Scenario
Given the copied item record in the create item form
When all changes of the copied record are done
The "Save" button is clicked, and the item record is saved, and a system generated FOLIO item-id is given to the new item record.
Scenario
Given data entered on Create item record form is valid the circulation data is being copied as well - and it should NOT be copied. See attached videos
When saved
Then:
The new item record overlay is closed
the item record is displayed
The new item ID is populated on the new item record
Scenario
Given the copied, edited, and saved item record in the create item form
Then the 3rd pane will show the newly created item record