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

            Bug ID: 38848
           Summary: Add a "processing" status for notices between
                    "Pending" and "Sent/Failed"
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

CHECKOUT, CHECKIN and HOLD digest notices have the potential for confusion when
circ transactions happen while process_message_queue is running. We've seen
instances in which large batch checkins via RFID happen during
process_message_queue such that the notice received by the patron contains
fewer titles than the notice shows in the database. We could prevent this if
the cron were to gather the notices to act on, first set them all the
"Processing" and then proceed with the rest of its work.

-- 
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