https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30624
--- Comment #63 from Lucas Gass <[email protected]> --- (In reply to Katrin Fischer from comment #61) > Hm. What's the best fix here? Should we extend the borrowers.flags (and > deletedborrowers and borrower_modifications) on a separate bug? > > Ultimately we should move away from the bit structure, but maybe we could do > a "quick" fix and not push a permission rewrite on this one. I think the best fix for this bug is to make the DB update idempotent. I have added a follow-up to do so. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
