Bug 35561 - Allow automatic item modification by age to match wildcards
Summary: Allow automatic item modification by age to match wildcards
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 18:15 UTC by Esther Melander
Modified: 2023-12-16 16:27 UTC (History)
2 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 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.