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
F17925625: D18394.id.diff
Wed, Jul 30, 11:48 AM
F17912334: D18394.diff
Tue, Jul 29, 4:05 PM
F17908886: D18394.id44209.diff
Tue, Jul 29, 2:02 PM
F17849281: D18394.id44209.diff
Sun, Jul 27, 8:29 AM
F17848679: D18394.id.diff
Sun, Jul 27, 7:40 AM
F17845791: D18394.id44235.diff
Sun, Jul 27, 4:01 AM
F17813630: D18394.diff
Fri, Jul 25, 8:26 PM
Unknown Object (File)
Sat, Jul 5, 4:38 PM
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