On Fri, Jun 19, 2015 at 11:26:57AM +0200, 'BSRK Aditya' via ganeti-devel wrote: > genericQuery filters objects without runtime data first. > We need to filter the objects again, this time with runtime data. > > This fixes issue 1100. > > Signed-off-by: BSRK Aditya <[email protected]> > --- > src/Ganeti/Query/Query.hs | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-)
Looks good, and thanks for fixing the issue. However, we usually fix bugs in the oldest supported branch that has this bug. The issue was reported for stable-2.14, so the bug is there as well; it still has to be checked if it is also present in stable-2.13 and stable-2.12. Can you please rebase your patch to the appropriate branch? Thanks, Klaus -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
