Bug 34679

Summary: Description for RELTERMS authorized value category is wrong
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: TemplatesAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Pushed to oldstable --- QA Contact: Emily Lamancusa <emily.lamancusa>
Severity: enhancement    
Priority: P5 - low CC: emily.lamancusa, fridolin.somers
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34677
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Caroline Cyr La Rose Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/768
Text to go in the release notes:
This patch changes the description of the RELTERMS authorized value category to "List of relator codes and terms".
Version(s) released in:
23.11.00,23.05.05,22.11.11
Attachments: Bug 34679: Change description for RELTERMS authorized value category
Bug 34679: Change description for RELTERMS authorized value category
Bug 34679: Change description for RELTERMS authorized value category

Description Caroline Cyr La Rose 2023-08-31 16:38:17 UTC
Currently, the description for the RELTERMS authorized value category is "French terms of relations", which is not correct. This category is optionally fed with the marc21_relatorterms.yml file which is in English and translatable. 

I propose we change the description to "List of relator codes and terms".

(As far as I can tell, there is no UNIMARC relator code list included in Koha.)
Comment 1 Caroline Cyr La Rose 2023-08-31 16:43:19 UTC
Created attachment 155027 [details] [review]
Bug 34679: Change description for RELTERMS authorized value category

This patch changes the description of the RELTERMS authorized value
category to "List of relator codes and terms".

To test:
1. Apply patch
2. Go to Administration > Authorized values
3. Search for category RELTERMS
   --> The description should read "List of relator codes and terms"
Comment 2 Owen Leonard 2023-08-31 17:46:40 UTC
Created attachment 155034 [details] [review]
Bug 34679: Change description for RELTERMS authorized value category

This patch changes the description of the RELTERMS authorized value
category to "List of relator codes and terms".

To test:
1. Apply patch
2. Go to Administration > Authorized values
3. Search for category RELTERMS
   --> The description should read "List of relator codes and terms"

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Emily Lamancusa 2023-09-26 16:14:51 UTC
Created attachment 156237 [details] [review]
Bug 34679: Change description for RELTERMS authorized value category

This patch changes the description of the RELTERMS authorized value
category to "List of relator codes and terms".

To test:
1. Apply patch
2. Go to Administration > Authorized values
3. Search for category RELTERMS
   --> The description should read "List of relator codes and terms"

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Comment 4 Tomás Cohen Arazi 2023-10-04 13:33:33 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-10-05 20:13:07 UTC
Pushed to 23.05.x for 23.05.05
Comment 6 Matt Blenkinsop 2023-10-17 17:24:35 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x