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
F15550820: D18394.diff
Sun, Apr 27, 1:54 PM
F15527132: D18394.id44209.diff
Tue, Apr 22, 12:51 AM
F15488201: D18394.id44209.diff
Thu, Apr 10, 8:18 PM
F15456598: D18394.id.diff
Sun, Mar 30, 10:41 AM
F15445695: D18394.diff
Mar 27 2025, 3:33 PM
F15385612: D18394.id.diff
Mar 14 2025, 10:58 PM
F15383639: D18394.diff
Mar 14 2025, 5:27 PM
F15376518: D18394.id44235.diff
Mar 13 2025, 4:13 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