Bug 34807 - Move EnableItemGroups in cataloging preferences
Summary: Move EnableItemGroups in cataloging preferences
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Caroline Cyr La Rose
QA Contact: Lucas Gass
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-15 19:51 UTC by Caroline Cyr La Rose
Modified: 2023-11-27 22:01 UTC (History)
3 users (show)

See Also:
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 (2.72 KB, patch)
2023-09-15 19:56 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 34807: Move EnableItemGroups in cataloging preferences (2.77 KB, patch)
2023-09-16 01:49 UTC, David Nind
Details | Diff | Splinter Review
Bug 34807: Move EnableItemGroups in cataloging preferences (2.82 KB, patch)
2023-09-18 17:06 UTC, Lucas Gass
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 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