https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36424
--- Comment #25 from Pablo AB <[email protected]> --- > Are you able to test my latest patch for this use case? I believe there is an > extra trailing comma in the db rev. I also saw that trailing comma, since it seems to break on that query, and all variables are defined and with its contents. Removing the comma it runs the query, but breaks on the next query, `ALTER TABLE $rooms_table RENAME INDEX..`. > Also, can you confirm if the Koha system this is happening on has the > following plugin installed: https://github.com/bywatersolutions/koha-plugin-room-reservations Yes! It is installed: - Name: Room Reservations Plugin ENABLED - Description: This plugin provides a room reservation solution on both intranet and OPAC interfaces. - Author: Lee Jamison - Plugin version: 3.2.1 - Minimum Koha version: 3.22 - Last updated: 22/08/2022 Should be disabled/removed before the upgrade? -- You are receiving this mail because: You are the assignee for the bug. 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/
