Summary: | RealTimeQueue background job doesn't show message in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Hold requests | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Current Detailed Message on Hold Queue Update |
Created attachment 181995 [details] Current Detailed Message on Hold Queue Update Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.pm Gives us a message of what biblio ids were updated: data: {"messages":[{"biblio_id":6,"type":"success","code":"holds_queue_updated"}],"report":{"total_success":1,"total_biblios":1},"biblio_ids":[6]} But only a checkbox shows in the detailed message. (See attachment)