incomplete-with-response searches require complex searches

Bug #759467 reported by Robert Collins
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Brad Crittenden

Bug Description

We currently generate queries like
status = foo or status = bar or (status = 10 and date_last_comment < ..) or (status=10 and date_last_comment is NULL).. this is cross-table and complex.

We should set the actual status field in the bugtasks when a response is received rather than inferring it. This allows:
 - setting the status back to incomplete-without-response if the response isn't useful
 - simpler and more efficient querying.

Tags: qa-ok

Related branches

Changed in launchpad:
assignee: nobody → Robert Collins (lifeless)
Revision history for this message
Brian Murray (brian-murray) wrote :

Is there a reason this didn't get landed?

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 759467] Re: incomplete-with-response searches require complex searches

test failures, I haven't tracked down the cause.

Brad Crittenden (bac)
Changed in launchpad:
assignee: Robert Collins (lifeless) → Brad Crittenden (bac)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Brad Crittenden (bac)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.