Bug 29071 - HoldsSplitQueueNumbering not set for new installs
Summary: HoldsSplitQueueNumbering not set for new installs
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Nick Clemens
QA Contact: Testopia
URL:
Keywords:
Depends on: 19469
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-21 10:49 UTC by Nick Clemens
Modified: 2023-06-08 22:28 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00


Attachments
Bug 29071: Add HoldsSplitQueueNumbering to installer data (1.67 KB, patch)
2021-09-21 10:57 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 29071: Add HoldsSplitQueueNumbering to installer data (1.72 KB, patch)
2022-01-25 16:56 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it (1.34 KB, patch)
2022-09-21 20:27 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 29071: Add HoldsSplitQueueNumbering to installer data (1.78 KB, patch)
2022-10-01 21:44 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 29071: Add HoldsQueueSplitNumbering syspref for any libraries that may not have it (1.39 KB, patch)
2022-10-01 21:44 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 29071: (QA follow-up) Fix typo acual in syspref description (1.90 KB, patch)
2022-10-01 21:44 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 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 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 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 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 2022-10-03 11:50:05 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!