https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22658
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #4) > (In reply to Tomás Cohen Arazi from comment #3) > > (In reply to Jonathan Druart from comment #2) > > > I would not care that much about authorisedby, it must contain an integer. > > > However it can contain borrowernumber that do not longer exist in > > > borrowers. > > > > Do you say we should set to NULL if it doesn't exist in borrowers? > > Yes This might be a tricky one. I think we control visibility of baskets by their creator (AcqViewBaskets, independentbranches, permissions etc.). We don't want baskets to appear suddenly for libraries/staff who should not be able to see then. Not sure what the best fix here is, just saying it could lead to unwanted consequences. -- 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/
