https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21173
Bug ID: 21173
Summary: Run auto item modifications by age every hour and set
the item age unit to hours
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Make auto item modification by age cronjob run more often than once daily.
Setting this cronjob to run every hour will be set in the
/etc/cron.hourly/koha-common.
However 2 further changes to the automatic item modification tool to make an
hourly running cronjob useful.
1. Be able to set the age of the item in hours not just days. This is so an
hourly cronjob has items to alter because items will exceed the age limit more
frequently than if the item age is in hours.
2. Give the user the choice of what the age starting point (time from which the
age of the item is calculated) used in the cronjob is. The two possible age
starting points that users have to choose between are:
* Item creation (this is the age starting point in master currently)
* Item last altered
This is so items whic have been in the catalogue for a while can still be
affected by the automatic item modification by age cronjob.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/