Hi Stephen, I was able to migrate successfully from stable/2.1 after applying this series. Thanks!
> -----Original Message----- > From: Stephen Finucane <step...@that.guru> > Sent: Tuesday, March 10, 2020 5:35 PM > To: patchwork@lists.ozlabs.org > Cc: Ali Alnubani <alia...@mellanox.com>; Stephen Finucane > <step...@that.guru> > Subject: [PATCH v3 1/2] parser: Don't group patches with different versions > in a series > > As noted in #340 [1], if a patch from a series is dropped or miscategorised, > patches from a later revision of that series can end up included in the > earlier > series rather than in their own series. This was actually intentional as part > of > the fix for #105 [2]. However, completely ignoring this information can be > problematic. Refine things by checking for versions and, if they don't match, > using timeboxing to try guess if they should be kept together. This would > resolve the issue seen in #340 while preventing a regression for #105. > > [1] https://github.com/getpatchwork/patchwork/issues/340 > [1] https://github.com/getpatchwork/patchwork/issues/105 > > Signed-off-by: Stephen Finucane <step...@that.guru> > Related: #340 > Related: #105 > --- Tested-by: Ali Alnubani <alia...@mellanox.com> Regards, Ali _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork