https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37451 --- Comment #8 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Hum... I have multiple problems with that FQA 1/ According to our PO, a discharge should not be able to be removed by librarians, and user should not be able to remove it. The correct behaviour would be to create a new borrower. In France in particular, the discharge means that the library account has been closed. 2/ Atm removing suspension due to discharge is kinda broken, ant it is hard to support it. For example if I remember well, the array you are mentionning... only displays the last discharge. And the account after suspension results in a few minor tweaks on the OPAC, for example Bug 37344. The main issue is that a suspended user with any discharge is considered as discharged. I'm a great fan of adding syspref, but maybe we could add one here ? -- You are receiving this mail because: You are watching all bug changes.