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
F19915234: D18394.diff
Fri, Apr 3, 5:45 PM
F19819100: D18394.id44235.diff
Mar 6 2026, 2:55 AM
F19692299: D18394.diff
Feb 10 2026, 5:47 AM
F19692297: D18394.diff
Feb 10 2026, 5:42 AM
F19692295: D18394.diff
Feb 10 2026, 5:42 AM
F19608047: D18394.diff
Feb 3 2026, 12:30 PM
F19554719: D18394.id44235.diff
Jan 30 2026, 2:02 AM
F19505269: D18394.id44209.diff
Jan 9 2026, 10:35 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