https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22437
--- Comment #30 from Marcel de Rooy <[email protected]> --- (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. -- 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/
