Bug 23911 - Possibility to do more complex analysis of systempreference usage
Summary: Possibility to do more complex analysis of systempreference usage
Status: NEW
Alias: None
Product: Project Infrastructure
Classification: Unclassified
Component: Hea (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low new feature
Assignee: Chris Cormack
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-28 12:30 UTC by Joonas Kylmälä
Modified: 2019-10-30 07:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Kylmälä 2019-10-28 12:30:06 UTC
It would be nice to be able to query how many libraries use a combination of different sysprefs like "AllowItemsOnHoldCheckout = 1 AND AllowItemsOnHoldCheckoutSCO = 1". This could be available either through an API or the UI.
Comment 1 Joonas Kylmälä 2019-10-28 12:33:02 UTC
One actual use case I have in mind for this is to do a sanity check when we are deprecating or merging some sysprefs in Koha so that they are not used in an unexpected way.
Comment 2 Jonathan Druart 2019-10-30 07:50:57 UTC
I can do it for you (direct access to the DB) if you provide me the sysprefs you want to check.