Bug 25632

Summary: Update MARC21 frameworks to update Nr. 30 (May 2020)
Product: Koha Reporter: Bernardo Gonzalez Kriegel <bgkriegel>
Component: MARC Bibliographic data supportAssignee: Bernardo Gonzalez Kriegel <bgkriegel>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: trivial    
Priority: P5 - low CC: andrewfh, black23, caroline.cyr-la-rose, fridolin.somers, m.de.rooy, phil, victor
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.05.00,20.11.03,20.05.09
Attachments: Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)
Bug 25632: [19.11] Update MARC21 frameworks to update Nr. 30 (May 2020)
Bug 25632: [19.11] Update MARC21 frameworks to update Nr. 30 (May 2020)
Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)
Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)

Description Bernardo Gonzalez Kriegel 2020-05-31 23:25:04 UTC
A few changes in bibliographic data format.
Comment 1 Bernardo Gonzalez Kriegel 2020-05-31 23:54:45 UTC
Created attachment 105448 [details] [review]
Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)

New
subfields 0 1 2 in 310 and 321

Changes
310 change to repeatable
883 renamed
883 a d q renamed

To test:
1) Remove bibliographic frameworks
2) Check mandatory bibliographic fw load without problem
misc/load_yaml.pl --load --file=installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml
3) Check new/renamed fields/subfields
Comment 2 Bernardo Gonzalez Kriegel 2020-06-01 00:13:49 UTC
Created attachment 105449 [details] [review]
Bug 25632: [19.11] Update MARC21 frameworks to update Nr. 30 (May 2020)

For version <= 19.11

New
subfields 0 1 2 in 310 and 321

Changes
310 change to repeatable
883 renamed
883 a d q renamed

To test:
1) Remove bibliographic frameworks
2) Check mandatory bibliographic fw load without problem
3) Check new/renamed fields/subfields
Comment 3 Michal Denar 2020-08-15 20:53:15 UTC
Beranrdo, 
can you rebase this patch on top of master?

Thank you.
Comment 4 Bernardo Gonzalez Kriegel 2020-08-19 10:54:13 UTC
(In reply to Michal Denar from comment #3)
> Beranrdo, 
> can you rebase this patch on top of master?
> 
> Thank you.

Hi Michal,
Which patch is giving you trouble?

Both applies for me, first on master, second over a 19.11.x branch.
Comment 5 Phil Ringnalda 2021-01-29 23:09:55 UTC
Created attachment 116083 [details] [review]
Bug 25632: [19.11] Update MARC21 frameworks to update Nr. 30 (May 2020)

For version <= 19.11

New
subfields 0 1 2 in 310 and 321

Changes
310 change to repeatable
883 renamed
883 a d q renamed

To test:
1) Remove bibliographic frameworks
2) Check mandatory bibliographic fw load without problem
3) Check new/renamed fields/subfields

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 6 Phil Ringnalda 2021-01-29 23:11:27 UTC
Created attachment 116084 [details] [review]
Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)

New
subfields 0 1 2 in 310 and 321

Changes
310 change to repeatable
883 renamed
883 a d q renamed

To test:
1) Remove bibliographic frameworks
2) Check mandatory bibliographic fw load without problem
misc/load_yaml.pl --load --file=installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml
3) Check new/renamed fields/subfields

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 7 Phil Ringnalda 2021-01-29 23:13:46 UTC
We really need a better system for doing these updates. For a start, please cc me on your bug for the December 2020 update.
Comment 8 Marcel de Rooy 2021-02-05 07:13:58 UTC
Created attachment 116354 [details] [review]
Bug 25632: Update MARC21 frameworks to update Nr. 30 (May 2020)

New
subfields 0 1 2 in 310 and 321

Changes
310 change to repeatable
883 renamed
883 a d q renamed

To test:
1) Remove bibliographic frameworks
2) Check mandatory bibliographic fw load without problem
misc/load_yaml.pl --load --file=installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml
3) Check new/renamed fields/subfields

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 9 Jonathan Druart 2021-02-08 13:57:22 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 10 Fridolin Somers 2021-02-12 13:38:47 UTC
Pushed to 20.11.x for 20.11.03
Comment 11 Andrew Fuerste-Henry 2021-02-17 22:29:50 UTC
Pushed to 20.05.x for 20.05.09
Comment 12 Victor Grousset/tuxayo 2021-02-21 00:15:12 UTC
Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed.