https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36120 --- Comment #75 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Nick Clemens from comment #60)
3 - When changing branches, item options are disabled - if there are 100+ items you may have to scroll through all the disabled options to find the correct one
Can we put this one on a follow-up bug.. it pre-exists this bug (selecting dates and then trying to select item also disables but available items but doesn't re-order the select list)
4 - If you click on any single item, the 'Any item' option is disabled and cannot be chosen again
This is resolved too There's also a follow-up for something I spotted when digging more deeply.. we now account for the dates AND pickup locations in combination when disabling item options.. prior to that last patch we had a race condition where the most recent selected option would govern which items could be selected rather than both working in combination. -- You are receiving this mail because: You are watching all bug changes.