Open
Conversation
- Change encoding level to full - Delete project publication date - Ask for year to populate - Call number - Provision acticity dates - Copyright date
There was no no guid for the field when using the CIP function
…into finish-cip-button
Remove "resource not viewed" from the note.
New record gets some updates Record is saved to the backend, and then that new record is opened in a new tab. TODO: finish updating new record
- Remove data from LCCN - Edition statment: placeholder - Provision activity dates: placeholder - Identifiers: Removed, keep one ISBN - Extent: placeholder - dimentions: placeholder - Adminmetadata: encLvl 5, status new, - Replace all the original record's bibid with marva001
Can't swap if there's more than 1 record
Look at `itemOf` and add the instance ID. If they match add that item to the array for the instance
Displays position when HTML marc preview is on
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ability to derive a record or instance from an existing record.
Once a record is loaded into Marva there are 2 options:
Tools>Derive new RecordIn either case, the new instance will be updated as follows:
Also fixes MARC preview not working when there are multiple instances with buttons to swap between the different instances.
When MARC HTML is on, hovering over the leader or 008 will give the byte position.
