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
F18715121: D18394.id.diff
Mon, Sep 29, 9:17 AM
F18705842: D18394.diff
Sun, Sep 28, 1:27 PM
F18705653: D18394.diff
Sun, Sep 28, 12:23 PM
F18705624: D18394.diff
Sun, Sep 28, 12:17 PM
F18652718: D18394.diff
Sun, Sep 21, 9:12 AM
F18652702: D18394.diff
Sun, Sep 21, 9:07 AM
F18632347: D18394.diff
Tue, Sep 16, 5:45 PM
F18601139: D18394.diff
Sat, Sep 13, 11:37 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