Bug 29326 - _ALL_ should not override other rules in UpdateItemLocationOnCheckin
Summary: _ALL_ should not override other rules in UpdateItemLocationOnCheckin
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-26 16:19 UTC by Christopher Brannon
Modified: 2023-06-24 20:57 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2021-10-26 16:19:17 UTC
_ALL_ is stated to override all other rules.  However, if you use the CART functionality, that is all this preference is good for.  You are not allowed special cases.

It would be nice if there were specific rules, that it would override _ALL_.  This is how we are used to most circ rules working, and this would be more consistent with behavior.
Comment 1 Barbara Johnson 2021-11-24 15:16:07 UTC
+1  We use the CART functionality but we also have some special collections such as Library of Things and STEM kits that we would like to handle differently.
Comment 2 Katrin Fischer 2023-06-24 20:57:09 UTC
This sill seems to be the case, as there is a note in bold on the pref:

The special term _ALL_ is used on the left side of the colon (:) to affect all items, and overrides all other rules.