Page MenuHomePhabricator

Fix ambiguous column names in Maniphest blocking queries
ClosedPublic

Authored by epriestley on Mar 2 2015, 2:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 2:09 AM
Unknown Object (File)
Sun, May 5, 5:56 AM
Unknown Object (File)
Wed, Apr 24, 11:55 PM
Unknown Object (File)
Thu, Apr 11, 8:12 AM
Unknown Object (File)
Wed, Apr 10, 1:48 AM
Unknown Object (File)
Wed, Apr 10, 1:48 AM
Unknown Object (File)
Wed, Apr 10, 1:46 AM
Unknown Object (File)
Wed, Apr 10, 12:50 AM
Subscribers

Details

Summary

Fixes T7421. Now that we join the task table again to ignore closed blockers, all the column names are ambiguous. Make them unambiguous.

Test Plan

Issued some searches with various different parameters.

Diff Detail

Repository
rP Phabricator
Branch
task1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4698
Build 4712: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix ambiguous column names in Maniphest blocking queries.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Mar 2 2015, 2:36 PM
This revision was automatically updated to reflect the committed changes.