Bug 31524 - Add ability to select no options for system preferences that allow multiple selections
Summary: Add ability to select no options for system preferences that allow multiple s...
Status: RESOLVED DUPLICATE of bug 31364
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-07 01:49 UTC by Aleisha Amohia
Modified: 2022-09-07 07:44 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2022-09-07 01:49:35 UTC
There are many system preferences which can take multiple selections, for example:
- ArticleRequestsMandatoryFields 
- ArticleRequestsMandatoryFieldsItemOnly 
- ArticleRequestsMandatoryFieldsRecordOnly 
- BatchCheckoutsValidCategories

By default they may have no options selected. Once any selection is saved, you are then unable to save the system preference again with no selections.

Use the 'Select all' button to effectively select none. Notice you are unable to save the system preference - it thinks there is 'nothing to save'.

We should be able to save a system preference with no selections.
Comment 1 Katrin Fischer 2022-09-07 07:44:47 UTC

*** This bug has been marked as a duplicate of bug 31364 ***