https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22437
--- Comment #31 from Tomás Cohen Arazi <[email protected]> --- (In reply to Marcel de Rooy from comment #30) > (In reply to Tomás Cohen Arazi from comment #29) > > Have you thought of using some sort of semaphore, like adding a column to > > authority records: 'waiting_merge' and act depending on its value? > > Waiting merge = record in needs_merge with done = 0. Kind of the same. We > can allow a merge of something that waits for a merge. But we must be > careful. Thats the crux of this patch set. I didn't spot that by only reading the patch. I should've applied it and looked at it in context. Sorry for that. -- 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/
