https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34223
--- Comment #39 from Martin Renvoize <[email protected]> --- Created attachment 155493 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155493&action=edit Bug 34223: (follow-up) Ensure consistent ordering of statuses This patch adds an order_by clause to ensure consistent ordering of the returned status and status_alias statuses from the database between MySQL 8 and other DB engines. This fixes the failing tests introducd in bug 34223. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
