Page MenuHomePhabricator

Namespace `dateCreated` in Maniphest query construction
ClosedPublic

Authored by epriestley on Jul 21 2014, 1:18 PM.

Details

Summary

Fixes T5661. We may now pick up a conflicting dateCreated field from an edge table join.

Test Plan

Ran a project + dateCreated filtering query, no longer got an exception.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Namespace `dateCreated` in Maniphest query construction.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
This revision is now accepted and ready to land.Jul 21 2014, 1:22 PM
epriestley updated this revision to Diff 24025.

Closed by commit rP9d64beeaa345 (authored by @epriestley).