git-pw icon indicating copy to clipboard operation
git-pw copied to clipboard

series list is growing even if patches are marked as archived

Open andy-shev opened this issue 7 years ago • 4 comments
trafficstars

Since there is no easy way to mark the series archived, I do this via pwclient, unfortunately by some reason git pw series list shows some strange subset of the series, part of which is marked (all patches in them) archived.

andy-shev avatar Nov 06 '18 16:11 andy-shev

pwclient? Are you sure? Unless you're using a fork, pwclient doesn't currently have any support for series (it's planned). As for git-pw, this is blocked by https://github.com/getpatchwork/patchwork/issues/157 which will allow us to do this in git-pw when resolved.

stephenfin avatar Nov 06 '18 16:11 stephenfin

I do this patch by patch, that's what I meant. So, if the series completely archived it's still shown by git pw series list.

andy-shev avatar Nov 06 '18 17:11 andy-shev

Oh, good point. We should also handle archived state on top of state support covered by https://github.com/getpatchwork/patchwork/issues/157. Could you report this against https://github.com/getpatchwork/patchwork/ too, and I'll try fix it for Patchwork 2.2?

EDIT Thanks for the feature suggestions too. Much appreciated!

stephenfin avatar Nov 06 '18 17:11 stephenfin

Done. https://github.com/getpatchwork/patchwork/issues/230

andy-shev avatar Nov 06 '18 17:11 andy-shev