Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
Firebird Sprint 126
-
2
-
Firebird
Description
Purpose/Overview:
The user will be able to start the export by providing the list of UUIDs for instances, holdings and items. Before the export starts, user will be prompted to provide information about what record type the provided UUIDs represent
Scenario 1: --selecting job profile
Given: the user triggers the export by providing the list of UUIDs
When: the user selects a job profile from the job profile form
Then: "Are you sure" modal is displayed and it contains:
- You have selected <job profile name> to run the export - as currently implemented
- "UUIDs provided for this export " label marked as required
- Drop down box with "Instances" and "Holdings" options
- Drop down is not populated and the Run button is disabled
Scenario 2: --selecting Instance UUIDs
Given: the user triggers the export by providing the list of UUIDs
When: the user selects a job profile from the job profile form and selects Instances option from the drop down box
Then: Run button is enabled
Scenario 3: – select Holdings UUIDs
Given: the user triggers the export by providing the list of UUIDs
When: the user selects a job profile from the job profile form and selects Holdings option from the drop down box
Then: Run button is enabled
Scenario 4: – runs the export
Given: the user selected UUIDs record type on the "Are you sure" modal
When: the user clicks the Run button
Then: the value of the UUIDs record type is passed to the backend and the export starts as currently implemented
Scenario 5: – User changes mind
Given: the user selected UUIDs record type on the "Are you sure" modal
When: the user clicks the Cancel button
Then: the "Are you sure" modal closes and the user stays on the Select job profile form and can select other job profile
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-142 Export Holdings from SRS MARC holdings
-
- Closed
-
- has to be done after
-
MDEXP-14 Export Inventory holdings records in MFHD based on provided UUIDs
-
- Closed
-
- relates to
-
MDEXP-303 Generate MFHD records on the fly
-
- Closed
-