Bug 29071

Summary: HoldsSplitQueueNumbering not set for new installs
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Hold requestsAssignee: Nick Clemens (kidclamp) <nick>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00
Circulation function:
Bug Depends on: 19469    
Bug Blocks:    
Attachments: Bug 29071: Add HoldsSplitQueueNumbering to installer data
Bug 29071: Add HoldsSplitQueueNumbering to installer data
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it
Bug 29071: Add HoldsSplitQueueNumbering to installer data
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it
Bug 29071: (QA follow-up) Fix typo acual in syspref description

Description Nick Clemens (kidclamp) 2021-09-21 10:49:34 UTC
Bug 19469 added two new preferences, only one of them is in sysprefs.sql
Comment 1 Nick Clemens (kidclamp) 2021-09-21 10:57:12 UTC
Created attachment 125093 [details] [review]
Bug 29071: Add HoldsSplitQueueNumbering to installer data
Comment 2 Owen Leonard 2022-01-25 16:56:08 UTC
Created attachment 129808 [details] [review]
Bug 29071: Add HoldsSplitQueueNumbering to installer data

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Jonathan Druart 2022-01-27 15:17:43 UTC
So it's missing in existing installs and we should have a DBRev.
Comment 4 Nick Clemens (kidclamp) 2022-09-21 20:27:21 UTC
Created attachment 140834 [details] [review]
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it
Comment 5 Katrin Fischer 2022-10-01 07:54:15 UTC
Got ya, Nick!
Comment 6 Nick Clemens (kidclamp) 2022-10-01 14:00:14 UTC
(In reply to Katrin Fischer from comment #5)
> Got ya, Nick!

Hah, this one was old!
Comment 7 Katrin Fischer 2022-10-01 21:44:50 UTC
Created attachment 141194 [details] [review]
Bug 29071: Add HoldsSplitQueueNumbering to installer data

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 8 Katrin Fischer 2022-10-01 21:44:55 UTC
Created attachment 141195 [details] [review]
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 9 Katrin Fischer 2022-10-01 21:44:59 UTC
Created attachment 141196 [details] [review]
Bug 29071: (QA follow-up) Fix typo acual in syspref description

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 10 Tomás Cohen Arazi (tcohen) 2022-10-03 11:50:05 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!