Bug 36247 - MARC21 Addition to relator terms in technical notice 2024-02-27
Summary: MARC21 Addition to relator terms in technical notice 2024-02-27
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic record staging/import (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Caroline Cyr La Rose
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-06 14:41 UTC by Caroline Cyr La Rose
Modified: 2024-05-24 13:27 UTC (History)
3 users (show)

See Also:
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 (1.45 KB, patch)
2024-03-06 15:07 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27 (1.49 KB, patch)
2024-03-11 11:03 UTC, David Nind
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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