[Koha-bugs] [Bug 6390] Basket only visible for librarian who created it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 20:03:55 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6390

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Patch Status|Signed Off                  |Passed QA

--- Comment #37 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-19 18:03:55 UTC ---
We could try a fall-back check of deleted_borrowers.  If the borrower record
was deleted by normal means, it should be in there, and we should be able to
extract their branchcode.

The issue of who inherits a departing staff member's baskets is still
unresolved, but hopefully it will be such a rare occurrence for most libraries
that having a rigourous method for dealing with this will be a low priority
item.

Personally, I don't think there will be a good solution until we have improved
borrowers enough to allow for arbitrary Borrower Relationships (beyond just
Guarantor/Guarantee).  Something that will let us specify 'supervisor' or
something similar.

I'm going to pass my fix through QA, because it's better than a broken vendor
search.  Release Manager, please double-check me on this, and anyone, if you
object, speak up!

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list