Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Spitfire Sprint 138
-
1
-
Spitfire
-
Morning Glory (R2 2022)
-
TBD
Description
- Go to Data Export app
- Load a csv file
- You will prompted to select a Data export job profile
- Choose any job profile
- Are you sure you want to run this job? confirmation modal will display.
Requirements:
- Update the dropdown to include Authorities
- Authorities should be the last option
Additional requirements
Requirement 1
Given user loads a csv file of MARC authority UUIDs
When user selects the default job profile : Default authority export job profile
AND selects Authorities in the "Are you sure you want to run this job? confirmation modal
AND hits Run
Then .mrc file should be generated
AND Log list should display a row with:
- .mrc file name generated under File name column [I believe the generation of file name is FE work and the format should be QuickAuthorityExport<<Request date completed YYYY-MM-DD>>T<<Request time completed hh_mm_ss-<<unsure of what the logic is on for the last 5 characters / will need to ask Firebird+Magda>>.mrc]
- Completed under Status column
- Total number of records created under Total column
- Nothing under Failed column
- Selected job profile under Job Profile column
- Ended running
- Run by
- ID
Assume that the Log list row is populated with this information without any frontend work with the exception of file name
Requirement 2
Given user loads a csv file of MARC authority UUIDs
When user selects the default job profile : Default authority export job profile
AND selects Instances or Holdings in the "Are you sure you want to run this job? confirmation modal
AND hits Run
Then NO .mrc file should be generated
AND Assume that the Log list row is populated with information including Status = Failed without any frontend work
Requirement 3
Given user loads a csv file of MARC authority UUIDs
When user selects a profile : Instance or Holdings job profile
AND selects Authorities in the "Are you sure you want to run this job? confirmation modal
AND hits Run
Then NO .mrc file should be generated
AND Assume that the Log list row is populated with information including Status = Failed without any frontend work
Requirements 4
Given user loads a csv file of MARC authority UUIDs
AND runs a job
When job fails
Then allow user to click on Log row and show applicable error message
Requirements 5
Given user loads a csv file of MARC authority UUIDs
AND runs Authority job profile
When job is successful
Then allow user to click on the File name to re-download .mrc. file
AND clicking on row should not trigger the action to re-download. Only clicking on the filename
TestRail: Results
Attachments
Issue Links
- relates to
-
UXPROD-3673 Export - MARC authority records
-
- Closed
-