Describe the task
Look into unapplied migrations on release branch.
Purpose
There are unapplied migrations on the release branch. They are changes on models from across the history of the application. We need to figure out if we should apply or revert these changes.
Acceptance Criteria
[ ] Unapplied migrations are applied and deployed to dev/test/prod
Describe the task Look into unapplied migrations on release branch.
Purpose There are unapplied migrations on the release branch. They are changes on models from across the history of the application. We need to figure out if we should apply or revert these changes.
Acceptance Criteria
Additional context