Bug 36247

Summary: MARC21 Addition to relator terms in technical notice 2024-02-27
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: MARC Bibliographic record staging/importAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, martin.renvoize, philippe.blouin
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
This patch adds the relator code gdv (Game developer) in the list of MARC21 relator terms in Koha. Note: this is added in the installer files. It will not affect existing installations. For existing installations, add the new relator code in Administration > Authorized values > RELTERMS.
Version(s) released in:
24.05.00
Attachments: Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27

Description Caroline Cyr La Rose 2024-03-06 14:41:23 UTC
The Feb 27, 2024 technical notice https://www.loc.gov/marc/relators/tn240227rel.html added a new relator term

gdv [Game developer] - A person or organization who researches, designs, implements or tests video games, computer games, virtual reality (VR) games, etc.
Comment 1 Caroline Cyr La Rose 2024-03-06 15:07:12 UTC
Created attachment 162836 [details] [review]
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27

This patch adds the relator code gdv (Game developer) in the list of
MARC21 relator terms in Koha.

To test:
1. Apply patch and reset_all
2. Go to Administration > Authorized values > RELTERMS
3. Search for gdv
   --> The new relator code should be there with its corresponding term
       "Game developer"

Note: this is added in the installer files. It will not affect existing
installations. For existing installations, add the new relator code in
Administration > Authorized values > RELTERMS.
Comment 2 David Nind 2024-03-11 11:03:02 UTC
Created attachment 163020 [details] [review]
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27

This patch adds the relator code gdv (Game developer) in the list of
MARC21 relator terms in Koha.

To test:
1. Apply patch and reset_all
2. Go to Administration > Authorized values > RELTERMS
3. Search for gdv
   --> The new relator code should be there with its corresponding term
       "Game developer"

Note: this is added in the installer files. It will not affect existing
installations. For existing installations, add the new relator code in
Administration > Authorized values > RELTERMS.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2024-05-06 07:17:24 UTC
Grabbing this fix out of the QA queue.
Comment 4 Katrin Fischer 2024-05-06 09:18:59 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 5 Fridolin Somers 2024-05-24 13:27:48 UTC
Not backported to 23.11.x