https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27675

            Bug ID: 27675
           Summary: Default checkout, hold and return policy should
                    indicate when set vs unset and should not set null
                    rules
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

These policies can be set to blank, this affects the holds queue and presumably
other areas. There needs to be a visual indication of the rule not being set vs
the rule being set to blank - or the rule should not save when dropdown is set
to 'Not set'

To recreate:
1 - Go to Admin->Circulation rules and pick a branch with no rules set
2 - Under "Default checkout, hold and return policy" leave all fields blank and
hit save
3 - Check the DB, five rules have been set:
    SELECT * FROM circulation_rules WHERE branchcode="BRANCH";
4 - In the staff client, click 'Unset'
5 - There is a warning, but no visible change
6 - Check the DB, the rules are gone

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to