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
F15722089: D18394.diff
Thu, May 29, 8:42 AM
F15698012: D18394.diff
Wed, May 28, 2:12 PM
Unknown Object (File)
Thu, May 1, 9:50 AM
Unknown Object (File)
Tue, Apr 29, 4:23 PM
Unknown Object (File)
Apr 27 2025, 1:54 PM
Unknown Object (File)
Apr 22 2025, 12:51 AM
Unknown Object (File)
Apr 10 2025, 8:18 PM
Unknown Object (File)
Mar 30 2025, 10:41 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