Done
Details
Details
Assignee
Michal Kuklis
Michal KuklisReporter
Charlotte Whitt
Charlotte WhittLabels
Priority
Sprint
None
Development Team
Prokopovych
Release
Nolana (R3 2022) Bug Fix
RCA Group
Incomplete/missing requirements
Affected Institution
!!!ALL!!!
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 24, 2022 at 6:32 PM
Updated February 20, 2023 at 2:15 PM
Resolved November 14, 2022 at 4:11 PM
Overview:
Holdings source ID has been created to support the work on edit of MARC formated holdings records using quickMARC. When this new data property was implemented, then creating instance, holdings, item using the Fast add was not taken into considerations. This bug is happening whether the fast add option is triggered from Inventory or the Check out app.
This bug ticket is related to the reported bug previously known as https://folio-org.atlassian.net/browse/UIIN-2208#icft=UIIN-2208, now https://folio-org.atlassian.net/browse/MODINVSTOR-983#icft=MODINVSTOR-983.
Steps to Reproduce:
Log in to FOLIO Snapshot, navigate to the Inventory app (or the Check out app)
Select the action menu: New Fast Add Record
Fill in the required data elements in the form (marked with asterisk)
Save the record
Expected Results:
UI populate Holdings Source as FOLIO, and the underlying Json has the value set as "sourceId" = FOLIO, and not as nothing and value understood as being 'null'.
Actual Results:
The created holdings record does not have a data property for Holdings source data ("sourceId"), when viewing the json of the record - according to https://github.com/folio-org/mod-inventory-storage/blob/master/ramls/holdingsrecord.json