> 2016-09-07 16:40, De Lara Guarch, Pablo: > > I am looking at it, and I see two issues: > > - There are some patches that have been acked, but I don't see that in > > patchwork > > (e.g. http://dpdk.org/dev/patchwork/patch/15381/) > > Yes the new columns are empty. > I guess they will be filled starting from now. > Stephen, could we re-parse old emails (from August/September) to fill > A/R/T without breaking the database?
You sure can - use the 'retag' command [1]: ./manage.py retag I should probably have included that in the upgrade notes... Stephen [1] https://github.com/getpatchwork/patchwork/blob/stable/1.1/patchwork/management/commands/retag.py