Details
Description
Purpose: A simple creation of holdingss to be associated with an instance. Also, the ability to view holdings associated with Instance. See the attached UX design (will be added tomorrow).
As a librarian
- I want to be able to create an holdings record for my instance record
- So that I can register holdings information like holdings statement, location, and call number.
1. Scenario
- Given the view mode of Instance details
- When displayed
- Then an holdings section should display below the main instance details
2. Scenario
- Given the Holdings section of the Instance record
- When displayed
- Then a "+ New" button should display
3. Scenario
- Given the "+ New Holding" button
- When clicked
- Then the Create Holding page should display as an overlay
4. Scenario
- Given data entered on New Holding form is valid
- When saved
- Then:
- The new Holding overlay is closed
- Instance detail record is displayed
- The Instance ID is populated on the Holdings record
- The Instance Title is populated on the Holdings record (link to the Instance record)
TestRail: Results
Attachments
Issue Links
- is blocked by
-
MODINVSTOR-25 Create holdings end-point
-
- Closed
-