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
Unknown Object (File)
Tue, Feb 18, 7:34 AM
Unknown Object (File)
Sat, Feb 15, 4:24 AM
Unknown Object (File)
Mon, Feb 3, 10:10 PM
Unknown Object (File)
Jan 25 2025, 8:04 AM
Unknown Object (File)
Jan 21 2025, 10:22 AM
Unknown Object (File)
Jan 19 2025, 6:52 PM
Unknown Object (File)
Jan 3 2025, 2:36 PM
Unknown Object (File)
Jan 2 2025, 5:43 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