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

            Bug ID: 37037
           Summary: touch_all_biblios.pl triggers rebuilding holds for all
                    affected records when RealTimeHoldsQueue is enabled
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

If RealTimeHoldsQueue is on, touch_all_biblios triggers a
update_holds_queue_for_biblios background job for each affected record. This
will result in a as many background jobs being queued up as records! It makes
far more sense for this script to not do that which gives the administrator the
option for running the holds queue builder if the changes would affect
holdability, or to not run it at all.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to