Page MenuHomePhabricator

Add "Date Updated" query fields for Maniphest
ClosedPublic

Authored by epriestley on Mar 17 2014, 10:36 PM.
Tags
None
Referenced Files
F13297482: D8557.id.diff
Fri, Jun 7, 5:36 AM
F13294693: D8557.id20308.diff
Wed, Jun 5, 6:17 PM
F13269336: D8557.diff
Wed, May 29, 6:09 AM
F13254759: D8557.diff
Sat, May 25, 3:43 AM
F13235070: D8557.diff
Tue, May 21, 4:14 AM
Unknown Object (File)
May 5 2024, 2:07 AM
Unknown Object (File)
May 3 2024, 9:05 AM
Unknown Object (File)
May 3 2024, 9:05 AM
Subscribers

Details

Summary

Fixes T4637.

  • We already allow you to order by this column but don't have a key on it. Add one.
  • Expose UI for querying on ranges.
Test Plan
  • Ran some queries, got reasonable-looking results and no table scans.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Add "Date Updated" query fields for Maniphest.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
bigo added a reviewer: bigo.
bigo added a subscriber: bigo.

i sure like it

This revision is now accepted and ready to land.Mar 17 2014, 10:44 PM
epriestley updated this revision to Diff 20309.

Closed by commit rP5b2887b69b0e (authored by @epriestley).