https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838 --- Comment #25 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 166848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166848&action=edit [23.11.x] Bug 34838: Only check for status in status graph if request has a status This check is required because when the existing_statuses method checks for the existing status_alias, it'll leave out the status from the query, so the status will be NULL for those particular query results when calling strings_map, throwing a warning Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.