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

[SPIKE] Determine migration strategy from legacy builds to custom phrase/category builds #462

Open
PaulKlauser opened this issue Jan 10, 2024 · 0 comments

Comments

@PaulKlauser
Copy link
Collaborator

PaulKlauser commented Jan 10, 2024

The previously released app didn't support modifying or removing preset categories and phrases like the new build is going to. We need to evaluate how we're going to migrate users, and whatever their states are, from the old build to the new build where this is possible.

We need to avoid creating duplicate categories/phrases for these users, while also not losing their custom state. It's possible the approach here is to detect a legacy build and just not touch presets at all.

We won't get into this until the Phrase/Category abstractions are complete.

Some considerations:

  • If someone changes/removes the resource names for a phrase and the old one is already in the database, what happens? How can we handle this gracefully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant