Bug 35561

Summary: Allow automatic item modification by age to match wildcards
Product: Koha Reporter: Esther Melander <esther.melander>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, tracy.skousen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Esther Melander 2023-12-13 18:15:24 UTC
It would be nice to add the ability for the automatic item modifications by age to include wildcards. For example one of the Condition options is to pull items from items.itemcallnumber. However, it only works with specific matches.

This could add the ability to have:
Age in days: 180
items.dateaccessioned
Condition: items.itemcallnumber = LP FIC A%
Substitute: items.permanent_location = LPFIC
Comment 1 Tracy 2023-12-16 16:27:45 UTC
We change change locations from new book display to regular shelving at the 180 day mark but the location changes depending on the call number using wild characters would make it possible to make changes based on call number.
 
Age:180 days	
Age Field: items.dateaccessioned
Conditions: items.itemcallnumber = LP W %
Substitutions: items.permanent_location = WESTERN

Currently we can make the change to itype at 180 days because it is a exact itype.