[koha-commits] main Koha release repository branch master updated. v19.11.00-1981-gd9013a1333

Git repo owner gitmaster at git.koha-community.org
Fri May 1 17:32:47 CEST 2020


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, master has been updated
       via  d9013a1333ec911f7f88eef6b362f7f4df604839 (commit)
      from  04813346c84157902d5926e3128ec147138cfa49 (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 d9013a1333ec911f7f88eef6b362f7f4df604839
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri May 1 16:04:21 2020 +0100

    Bug 24772: Don't revert course item fields when deleting a course item unless it is enabled
    
    Deactivating a from Course Reserves reverts Item's Shelving Location
    correctly, then deleting the same course reverts the Course Reserve
    Items to old shelving location values.
    
    Test Plan:
    1) Add items to a Course - make sure they all have shelving locations
    prior to being added to the course.
    2) When adding items change their shelving location to something else.
       See that Shelving Location has changed; permanent location in
    parentheses
    3) Deactivated course
       See that Shelving Location has changed back to its original location
    4) Deleted course
       See that Shelving Location has changed back to what was picked during
    adding it to the Course.
    5) Apply this patch, restart all the things!
    6) Repeat steps 1-4, note the shelvig location is not lost!
    
    NOTE: Empty commit simply to restore the updated test plan and QA signoff
    
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>
    Signed-off-by: Hannah Olsen <holsen at duncanville.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list