https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20955 --- Comment #26 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to David Cook from comment #24)
(In reply to Katrin Fischer from comment #22)
I think that makes sense. Maybe instead of just a boolean flag we will want to note why kind of hold policy was overriden. If it was an override of the max holds it has a different effect (now too) as if it was an override of an item that is usually not holdable at all.
Hmm that's interesting. I don't know if we can capture that information. What's the different effect?
The "max holds" create no issues afaik as the hold will trigger and behave normally. But if you place a hold on an unholdable item, the hold won't trigger currently, so these are probably the ones we want to target here. -- You are receiving this mail because: You are watching all bug changes.