Bug 31524

Summary: Add ability to select no options for system preferences that allow multiple selections
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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 ***