Bug 39847

Summary: RealTimeQueue background job doesn't show message in staff interface
Product: Koha Reporter: Lisette Scheer <lisette>
Component: Hold requestsAssignee: 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

Description Lisette Scheer 2025-05-06 20:35:17 UTC
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)