[Koha-bugs] [Bug 26594] Patrons merge problem with restriction

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 1 14:20:03 CEST 2020


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

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 111036
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111036&action=edit
Bug 26594: Fix patrons merge problem with restrictions

When merging a patron A with restriction(s) into an other patron B,
the entries of borrower_debarments are OK but the value of borrowers.debarred
for patron B need to be updated.
An effect of this strange storage of restrictions in both places.

Test plan :
1) Create a patron A with a manual restriction with some date and
   comment
2) Create a patron B with no restriction
3) Merge patron A and B, keeping patron B
4) Look at patron B details page
=> Without patch you see no restriction
=> With patch you see the restriction from patron A

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


More information about the Koha-bugs mailing list