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)