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
F19692299: D18394.diff
Tue, Feb 10, 5:47 AM
F19692297: D18394.diff
Tue, Feb 10, 5:42 AM
F19692295: D18394.diff
Tue, Feb 10, 5:42 AM
F19608047: D18394.diff
Tue, Feb 3, 12:30 PM
F19554719: D18394.id44235.diff
Fri, Jan 30, 2:02 AM
F19505269: D18394.id44209.diff
Jan 9 2026, 10:35 AM
F19505240: D18394.diff
Jan 9 2026, 10:26 AM
F18871741: D18394.id44235.diff
Nov 5 2025, 12:23 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