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
F15668187: D11922.diff
Sun, May 25, 4:58 PM
Unknown Object (File)
Tue, May 6, 10:06 PM
Unknown Object (File)
Sat, Apr 26, 5:03 AM
Unknown Object (File)
Apr 18 2025, 12:35 PM
Unknown Object (File)
Apr 17 2025, 1:11 PM
Unknown Object (File)
Apr 14 2025, 11:19 AM
Unknown Object (File)
Apr 6 2025, 11:19 AM
Unknown Object (File)
Apr 3 2025, 2:08 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
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.