Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate ff_views values. #3020

Merged
merged 2 commits into from
May 20, 2023
Merged

Migrate ff_views values. #3020

merged 2 commits into from
May 20, 2023

Conversation

jrobbins
Copy link
Collaborator

This is the other PR needed to resolve #2909.

In this PR:

  • Mark enum values deprecated on the server side, but keep them available until after the script is run in prod.
  • Implement a data migration script and register it in main.py
  • For the old feature list page, the list of possible enums needs to be sorted because it is built up from a dictionary that is no longer in numeric order.

@jrobbins jrobbins requested a review from DanielRyanSmith May 18, 2023 19:38
@jrobbins jrobbins requested a review from KyleJu May 19, 2023 00:22
@jrobbins jrobbins merged commit 7c1bf8d into main May 20, 2023
@jrobbins jrobbins deleted the 20230518-migrate-ff-signals branch May 20, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align Mozilla signal options with actual Mozilla signals
2 participants