Bug 34807

Summary: Move EnableItemGroups in cataloging preferences
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: System AdministrationAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: RESOLVED FIXED QA Contact: Lucas Gass <lucas>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, gmcharlt, lucas
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Caroline Cyr La Rose Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/757
Text to go in the release notes:
The EnableItemGroups system preference is now under Cataloging preferences > Record structure.
Version(s) released in:
23.11.00
Attachments: Bug 34807: Move EnableItemGroups in cataloging preferences
Bug 34807: Move EnableItemGroups in cataloging preferences
Bug 34807: Move EnableItemGroups in cataloging preferences

Description Caroline Cyr La Rose 2023-09-15 19:51:16 UTC
While doing bug 31832, I thought that while EnableItemGroupHolds is a circulation preference, EnableItemGroups is actually more a cataloging preference, since it pertains to grouping the items in a record.
Comment 1 Caroline Cyr La Rose 2023-09-15 19:56:12 UTC
Created attachment 155713 [details] [review]
Bug 34807: Move EnableItemGroups in cataloging preferences

This patch moves the EnableItemGroups system preference with cataloging
preferences, as it deals with the grouping of items in a bibliographic record.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for enableitemgroup
--> EnableItemGroups should be in cataloging preferences
--> EnableItemGroupHolds should be in circulation preferences
Comment 2 David Nind 2023-09-16 01:49:20 UTC
Created attachment 155729 [details] [review]
Bug 34807: Move EnableItemGroups in cataloging preferences

This patch moves the EnableItemGroups system preference with cataloging
preferences, as it deals with the grouping of items in a bibliographic record.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for enableitemgroup
--> EnableItemGroups should be in cataloging preferences
--> EnableItemGroupHolds should be in circulation preferences

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Lucas Gass 2023-09-18 17:06:34 UTC
Created attachment 155855 [details] [review]
Bug 34807: Move EnableItemGroups in cataloging preferences

This patch moves the EnableItemGroups system preference with cataloging
preferences, as it deals with the grouping of items in a bibliographic record.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for enableitemgroup
--> EnableItemGroups should be in cataloging preferences
--> EnableItemGroupHolds should be in circulation preferences

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Tomás Cohen Arazi 2023-09-19 19:35:56 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-09-21 06:22:32 UTC
Enhancement not pushed to 23.05.x