This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 20.05.x has been updated
       via  5cba820797f8cc83dfd271efb208da676da12eec (commit)
      from  aeef2fadc39ce019e4f665621d282b088f9a2704 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5cba820797f8cc83dfd271efb208da676da12eec
Author: Jonathan Druart <[email protected]>
Date:   Tue Nov 3 16:45:33 2020 +0100

    Bug 26911: (bug 18936 follow-up) Remove invalid data before copying the 
circ rules
    
    UPDATE: changed queries to not touch * values
    
    To test:
     1 - Checkout 19.11.x and reset_all
     2 - Add a new patron category, itemtype, and branch to your system
     3 - Create issuing rules using thise 3 values, and others
     4 - Delete the new category, itemtype and branch
     5 - Checkout master
     6 - Restart_all
     7 - updatedatabase
     8 - you get errors
     9 - repeat 1-5
    10 - apply patch
    11 - restart_all
    12 - updatedatabase
    13 - no errors!
    
    Signed-off-by: Nick Clemens <[email protected]>
    Signed-off-by: Andrew Fuerste-Henry <[email protected]>
    Signed-off-by: David Nind <[email protected]>
    Signed-off-by: Martin Renvoize <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 31e38bc371943d1e76f49aacd1dd159a254f71e7)
    
    Signed-off-by: Lucas Gass <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 installer/data/mysql/updatedatabase.pl | 15 +++++++++++++++
 1 file changed, 15 insertions(+)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to