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
F18849382: D18394.id.diff
Thu, Oct 30, 9:29 AM
F18845787: D18394.diff
Wed, Oct 29, 2:23 PM
F18827424: D18394.diff
Fri, Oct 24, 9:59 AM
F18777320: D18394.id.diff
Sat, Oct 11, 2:09 AM
F18773144: D18394.diff
Thu, Oct 9, 7:33 AM
F18715121: D18394.id.diff
Sep 29 2025, 9:17 AM
F18705842: D18394.diff
Sep 28 2025, 1:27 PM
F18705653: D18394.diff
Sep 28 2025, 12:23 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