[Koha-bugs] [Bug 33671] Database update 22.06.00.048 breaks update process

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 5 13:21:11 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33671

--- Comment #15 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Pablo AB from comment #14)
> Not sure if it's still mandatory to run before the update the
> `DELETE FROM borrower_relationships WHERE guarantor_id IS NULL`, but the
> errors still happen on the same upgrade, from 22.05 to 22.11, but on
> Installer.pm line 741.  The procedure continues till the end, resulting in a
> broken Koha.
> 
> If I understand Katrin Fischer comment 7 correctly, these issues shouldn't
> happen.
> 
> Now rereading Gass comment 13, "Missing dependencies for 22.05.x, no
> backport". 
> 
> Why this issue is marked as RESOLVED, if aims directly to 22.05? If the
> DELETE query solve the issue, couldn't the installer do it transparently?

Hi Pablo,
We cannot help you if you do not provide more details.
Trying to respond to a few of your comments:
The DELETE you mention is now part of the dbrev (220600048). This number 2206
tells you that it is part of 22.11. So when you upgrade from 22.05 to 22.11 you
should have it. (Note: obviously this depends on your actual 22.11 version too,
use the latest.)
If you would upgrade from X to 22.05, there is no need for this fix. So it was
not backported to 22.05.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list