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, Dec 9, 4:30 AM
Unknown Object (File)
Nov 20 2024, 4:33 PM
Unknown Object (File)
Nov 20 2024, 10:31 AM
Unknown Object (File)
Nov 16 2024, 3:39 PM
Unknown Object (File)
Nov 14 2024, 4:36 AM
Unknown Object (File)
Nov 11 2024, 5:39 PM
Unknown Object (File)
Nov 8 2024, 2:05 PM
Unknown Object (File)
Oct 24 2024, 6:31 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.