[Koha-bugs] [Bug 19475] Calendar copy creates duplicates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 6 09:23:35 CET 2020


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

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |emmi.takkinen at outlook.com
                   |ity.org                     |
             Status|NEW                         |Needs Signoff

--- Comment #2 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 100214
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100214&action=edit
Bug 19475: Don't copy holiday if it already exists in target calendar

Calendars copy tool created duplicate values to database.
Holidays in target calendar weren't checked before
inserting new holidays. This patch fixes this.

To test:
1. Add holidays for branch A
2. Copy branch A calendar to branch B
3. Repeat copy to branch B
=> Check database, branch B has now duplicate holidays
4. Delete holidays from branches A and B
5. Apply patch
6. Repeat steps 1-3
=> Check database, no duplicates

Sponsored-by: Koha-Suomi Oy

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