Done
Details
Details
Assignee
Denys Bohdan
Denys BohdanReporter
Yauhen Viazau
Yauhen ViazauLabels
Priority
Story Points
1
Sprint
None
Development Team
Spitfire
Fix versions
Release
Poppy (R2 2023)
RCA Group
Incomplete/missing requirements
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 2, 2023 at 11:40 AM
Updated October 3, 2023 at 3:36 PM
Resolved June 13, 2023 at 7:50 PM
Overview: "Entered" value in "008" field is taken from original record when deriving new "MARC Bib" record. New value with current date should be generated instead
Precondition: Import "MARC Bib" record which has "Entered" value in "008" field different from current date (you can import attached .mrc file using "Default - Create instance and SRS MARC Bib" job profile)
Steps to Reproduce:
Login as user with following permissions:
Inventory: All permissions
quickMARC: View, edit MARC bibliographic record
quickMARC: Derive new MARC bibliographic record
Open "Inventory" app
Find and open "MARC Bib" record from Precondition
Click "Actions" in third pane → select "Derive a new MARC bibliographic record" option
In deriving window, click "Save & close" button
Open browser DevTools on "Network" folder
Click on "Actions" buttons in third pane → Select "Edit MARC bibliographic record" option
In DevTools, check "Response" tab for GET request to "/records-editor/records"
Expected Results: Response payload contains "Entered" property for "008" field with value equal to current date ("yymmdd" format)
Actual Results: Response payload contains "Entered" property for "008" field with value NOT equal to current date ("yymmdd" format). It is a value that original "MARC Bib" record had, e.g. "750907"
Additional Information:
See attached screencast:
Interested parties: