diff options
author | Stephen Finucane <stephen@that.guru> | 2020-03-04 16:52:19 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2020-03-11 10:10:50 +0000 |
commit | cdf43a770a61fa38dd5a80ef659fcf8e201dcd85 (patch) | |
tree | cb4af8d5ec95efb93fdfe9a6b30233cc77053528 /.mailmap | |
parent | d6ee204ef516643e62bcf27692dddf83e1042f5f (diff) | |
download | patchwork-cdf43a770a61fa38dd5a80ef659fcf8e201dcd85.tar patchwork-cdf43a770a61fa38dd5a80ef659fcf8e201dcd85.tar.gz |
migrations: Don't attempt to rehome patches
Migration 0039 attempts to move patches that have ended up in an
arbitrary series due to race conditions into the correct series.
However, there are a number of race conditions that can occur here that
make this particularly tricky to do. Given that series are really just
arbitary metadata, it's not really necessary to do this...so don't.
Instead, just delete the series references that identical message IDs
and below to the same project, allowing us to add the uniqueness
constraint and prevent the issue bubbling up in the future. This means
we're still left with orphaned series but these could be fixed manually,
if necessary.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Tested-by: Ali Alnubani <alialnu@mellanox.com>
Closes: #340
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions