[Koha-bugs] [Bug 24289] New: Deleting branch will not delete entry in special holidays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 20 17:23:30 CET 2019


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

            Bug ID: 24289
           Summary: Deleting branch will not delete entry in special
                    holidays
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Database
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: rocio at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When you delete a branch that has holidays specified in special_holidays, these
entries don't get deleted.

To recreate:

- add an calendar entry to Calendar for this branch
- select * from special_holidays where branchcode = 'YOUR BRANCH';
- delete branch from Administration -> Libraries
- select *.... holidays are still there for that branchcode

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