You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement checks for makemigrations locally to flag changes that cause downtime and/or can’t be rolled back. These changes will either need to be fixed or marked as Ignore but the reasons should be documented.
Original spike ticket: https://fecgov.atlassian.net/browse/FECFILE-1773
Diagram: https://docs.google.com/drawings/d/1HNd2piLJSSuYqqNbh_yGCTRyQFbEwOU2PSU4yX0QM_I/edit
Demo PR with docs: #1224
Task:
Implement checks for
makemigrations
locally to flag changes that cause downtime and/or can’t be rolled back. These changes will either need to be fixed or marked asIgnore
but the reasons should be documented.QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-1866
The text was updated successfully, but these errors were encountered: