Page MenuHomePhabricator

Migrate Differential Revision SavedQueries to the new "statuses" tokenizer
ClosedPublic

Authored by epriestley on Aug 11 2017, 4:06 PM.
Tags
None
Referenced Files
F13085535: D18394.diff
Wed, Apr 24, 11:50 PM
Unknown Object (File)
Fri, Apr 19, 6:42 PM
Unknown Object (File)
Tue, Apr 16, 10:45 PM
Unknown Object (File)
Mon, Apr 15, 7:12 AM
Unknown Object (File)
Mon, Apr 15, 5:09 AM
Unknown Object (File)
Thu, Apr 11, 8:05 AM
Unknown Object (File)
Wed, Apr 10, 9:19 PM
Unknown Object (File)
Mon, Apr 8, 7:51 AM
Subscribers
None

Details

Summary

Ref T2543. This migrates existing saved queries so they use the right modern values for the new tokenizer control, introduced in D18393.

Test Plan
  • Saved a query with "Abandoned" selected as the status in the old "<select />", prior to D18393.
  • Upgraded to D18393, which broke the query (it no longer selected any status filter).
  • Ran the migration to fix things.
  • Saw the query now execute with "Abandoned" selected in the tokenizer, preseving the original behavior accurately.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable