[Koha-bugs] [Bug 22658] aqbasket.authorisedby is missing a foreign key constraint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 21 13:32:59 CET 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(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.


More information about the Koha-bugs mailing list