[Koha-bugs] [Bug 22679] New: circulation_rules are not deleted when accompanying issuingrules are deleted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 10 15:49:56 CEST 2019


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

            Bug ID: 22679
           Summary: circulation_rules are not deleted when accompanying
                    issuingrules are deleted
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

To recreate:
1 - Browse to Administration ->Circulation and fines
2 - Add a rule with a number for 'Total checkouts allowed'
3 - check the db:
    select * from circulation_rules
4 - The rule should be there
5 - Delete the rule from the staff interface
6 - Check the DB
7 - The rule is not deleted

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list