[PATCH] views: Fix "Add to bundle" dropdown on patch list view

Stephen Finucane stephen at that.guru
Thu Aug 31 18:41:07 AEST 2017


On Thu, 2017-08-31 at 09:40 +0100, Stephen Finucane wrote:
> On Thu, 2017-08-31 at 14:31 +1000, Andrew Donnellan wrote:
> > The "Add to bundle" option in the patch list view requires the user's
> > list of bundles to be added to the context. Before PatchworkRequestContext
> > was removed, this was done in a context processor. When that was
> > refactored out, the bundles list was re-added in the patch detail view,
> > but not in the patch list view.
> > 
> > Add the bundles list in the patch list view to rectify this.
> > 
> > Reported-by: David Miller <davem at davemloft.net>
> > Reported-by: Michael Ellerman <mpe at ellerman.id.au>
> > Reported-by: Paul Mackerras <paulus at ozlabs.org>
> > Suggested-by: Michael Ellerman <mpe at ellerman.id.au>
> > Cc: stable
> > Closes #116 ("Add to existing bundle drop down has disappeared from bottom
> > of
> > patch list page")
> > Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> 
> Sorry for missing this. Applied to 'master' and backported to 'stable/2.0'.
> I'll probably get a v2.0.1 release out before the end of the week.

Reviewed-by: Stephen Finucane <stephen at that.guru>

Stephen


More information about the Patchwork mailing list