Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
1
-
Folijet Support
-
Morning Glory (R2 2022) Bug Fix
-
OTHER
-
Legitimate regression
Description
Overview:
When attempting to add a tag to a MARC-backed Instance that has a preceding or succeeding title entry (780 or 785) that does not link to another existing instance, the UI returns the error:
Cannot save tag data to record. Check that you have the required permissions.
Behind the scenes, this is returned by the API endpoint:
{{{}}
{{ "errors" : [ {}}
{{ "message" : "Instance is controlled by MARC record, these fields are blocked and can not be updated: physicalDescriptions,notes,languages,precedingTitles,identifiers,instanceTypeId,modeOfIssuanceId,subjects,source,title,indexTitle,publicationFrequency,electronicAccess,publicationRange,classifications,succeedingTitles,editions,hrid,series,instanceFormatIds,publication,contributors,alternativeTitles",}}
{{ "parameters" : [ {}}
{{ "key" : null,}}
{{ "value" : null}}
{{ } ]}}
{{ } ]}}
}
If the preceding/succeeding title entry is linked to another Instance, this error does not occur.
Steps to Reproduce:
- Log into Kiwi-bugfest or folio-snapshot-load
- Go to Inventory and find an Instance record with source = MARC, and click Edit in quickMARC
- Add a 780 or 785 field with a subfield $x that contains an ISSN NOT found in an existing FOLIO instance
- Save, and wait for the Instance to catch up with changes
- Attempt to add a tag to the Instance
Alternate steps to reproduce:
- Log into Kiwi-bugfest or folio-snapshot-load
- Go to Data Import
- Import the attached file 780 785 examples.mrc using the Default - Create instance and SRS MARC Bib job profile
- Go to Inventory and view the Instance for Houston/Texas oil directory.
- Attempt to add a tag to the Instance
Expected Results: The tag should add.
Actual Results: Error message; see above for dev error message, and attached for UI error message
Interested parties: St Vincent College
NOTE Reproduces on Juniper Bugfest, Kiwi Bugfest, and current hosted ref envs. Checked tags on holdings and items associated with the problematic instance, but no problems with them. Only bug is for instances.
charlotte: I reproduced also in Bugfest Lotus
TestRail: Results
Attachments
Issue Links
- blocks
-
UIIN-2116 Release v9.1.4 (R2 MG bugfix)
-
- Closed
-
- defines
-
UXPROD-3464 NFR: Data Import R2 2022 Morning Glory Support Bug work
-
- Closed
-
- has to be finished together with
-
MODINV-674 Bugfest. Cannot add tags to Instance when unlinked preceding/succeeding titles present
-
- Closed
-
- relates to
-
MODINV-124 Protect Instance fields from being updated
-
- Closed
-
-
MODINV-198 BE: Preceding titles ability to add "unconnected" and "connected" title (create, edit)
-
- Closed
-
-
MODINV-432 Editing an instance field not controlled by MARC, in some Source = MARC instances, returns a 422 (Iris hotfix)
-
- Closed
-