studio icon indicating copy to clipboard operation
studio copied to clipboard

Hotfixes - Disable migrations implemented by #4190

Open akolson opened this issue 1 year ago • 0 comments

Desired behavior

With the migration on https://github.com/learningequality/studio/issues/4190 now completed successfully, there is need to disable the migration on hotfixes so that they are not rerun when the code on the instance is updated. Also, merge down the changes in hotfixes into unstable for the same reason.

Current behavior

All migrations on hotfixes have been run successfully.

Value add

This will prevent redundant migrations from running, saving computational resources on environments.

Possible tradeoffs


Add labels

akolson avatar Oct 06 '24 18:10 akolson