https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25726 --- Comment #8 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Katrin Fischer from comment #5)
If I understand correctly this will make the items in 'Transit' status show up in the list. But if they really are in transit - they can't be pulled... so should they show up?
That doesn't seem to make the items in transit show up in Holds to pull list. However, i'm not sure of any other side effects.
I think the logic of the SQL might be right and we need to take care to fix the holds, if the state of found = "T" and itemnumber empty is unwanted. Agreed. Maybe we should understand why we get this pathological holds in the first place.
I've tried several things to get a 'pathological' hold, but haven't succeded other than in turning up more oddities (see bug 25748). Unable to recreate neither...
-- You are receiving this mail because: You are watching all bug changes.