[Koha-bugs] [Bug 21173] New: Run auto item modifications by age every hour and set the item age unit to hours

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 8 02:56:03 CEST 2018


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: koha-bugs at lists.koha-community.org
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list