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.
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
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>
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>
Pushed to master for 23.11. Nice work everyone, thanks!
Enhancement not pushed to 23.05.x