https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #36 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Julian Maurice from comment #35)
(In reply to Jonathan Druart from comment #34)
(In reply to David Cook from comment #33)
I don't even know what's going on anymore. What's the current proposal?
Hum? There are 3 POC patches attached to this bug report, see their messages.
Then Julian's patches is a separated patch.
I am suggesting now to: - move forward with my patches with Julian's idea in mind (adjustments are needed) - move Julian's patch to a separate but report (adjustments will be needed as well)
I will attach my patch to a separate bug report. Let's focus on stopping the updatedatabase process.
To be fair I should add that stopping the upgrade process when a SQL error occurs is already the current behaviour (since bug 25026). With these patches we will have each DBrev executed in a transaction and better error handling. -- You are receiving this mail because: You are watching all bug changes.