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)
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
Unknown Object (File)
Fri, Apr 5, 12:37 PM
Unknown Object (File)
Mar 25 2024, 4:26 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.