https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30888 --- Comment #64 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #63)
(In reply to Marcel de Rooy from comment #62)
(In reply to Janusz Kaczmarek from comment #61)
Attention: we have a parallel old bug 26684, currently also in the state Passed QA, changing the structure of auth_header table --- by removing marc column. After applying both of them there will be an inconsistency in data. We should take it take into account and react appropriately.
Good point. Depends on the order chosen by the RM.
I am pondering.
It might make more sense to remove the column first and then add the deletedauthorities table, so we don't add and then immediately drop the column.
Would one of you be OK providing the follow-up? You can leave out the DBIC patch, just need a follow-up for the kohastructure.sql and database update.
I will rebase this one. Please push the other one first. -- You are receiving this mail because: You are watching all bug changes.