[Koha-bugs] [Bug 29474] Automatic renewals cronjob is slow on systems with large numbers of reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 20 13:14:08 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29474

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127632|0                           |1
        is obsolete|                            |
 Attachment #127633|0                           |1
        is obsolete|                            |
 Attachment #127634|0                           |1
        is obsolete|                            |
 Attachment #127635|0                           |1
        is obsolete|                            |
 Attachment #127658|0                           |1
        is obsolete|                            |

--- Comment #27 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 127903
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127903&action=edit
Bug 29474: Return too_soon before checking renewals

This patch allows us to avoid checking reserves when the issue is
too_soon and we are running the cron

Code is covered by existing tests

To test:
1 - prove -v t/db_dependent/Circulation.t

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list