BE - Edit/Derive a MARC bib - Support MARC LDR_19 values 'b' and 'c'

Description

Requirement: MARC bib Leader position 19 should only allow the following values Position: 19| allowed values: [ <empty> , a, b, c

So we are expanding Leader position 19 validation to also accept these values: b, c. 

Scenario 1. 

Given a user editing a MARC bib record 

When they update the Leader position 19 to b or c

And Save

Then Save is successful and Leader position 19 is updated to b or c.

 

Scenario 2. 

Given a user is deriving a new MARC bib record 

When they update the Leader position 19 to b or c

And Save

Then Save is successful and Leader position 19 is updated to b or c.

Environment

MG-HF1

Potential Workaround

Replacing 'b' with a space and save - Kyle and Masami

Checklist

hide

TestRail: Results

Activity

Show:

Valery_Pilko March 21, 2023 at 3:32 PM

Verified in scope of https://folio-org.atlassian.net/browse/UIQM-410#icft=UIQM-410 - works as expected.

Khalilah Gambrell March 15, 2023 at 10:48 PM

Confirmed. 

Pavlo Smahin March 2, 2023 at 2:17 PM

allowed values for some of leader positions that we check on BE side:
Position: 5| allowed values: [a, c, d, n, p]
Position: 6| allowed values: [a, c, d, e, f, g, i, j, k, m, o, p, r, t]
Position: 7| allowed values: [a, b, c, d, i, m, s]
Position: 8| allowed values: [ <empty> , a]
Position: 18| allowed values: [ <empty> , a, c, i, n, u]
Position: 19| allowed values: [ <empty> , a]

Please confirm that only 19 position values have to be extended with b and c

Khalilah Gambrell February 14, 2023 at 10:55 PM

Thank you   and

Khalilah Gambrell February 14, 2023 at 10:53 PM

  - if there is an issue with quickMARC. Can you 

  1. Create the story in the ui-quickmarc project 

  2. Assign Development team field = Spitfire

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Spitfire

Fix versions

Release

Poppy (R2 2023)

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created January 20, 2023 at 12:50 AM
Updated October 11, 2023 at 7:43 PM
Resolved March 23, 2023 at 12:14 AM
TestRail: Cases
TestRail: Runs

Flag notifications