https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34838 --- Comment #40 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 167213 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167213&action=edit 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> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.