Skip to content

Revert "Merge branch 'smh-change-assignment-model' into 'master'"

James Fargher requested to merge revert-d1e7f3f9 into master

This reverts merge request !2848 (merged)

The drop column migration was deployed to canary which shares a DB with production, so this change was causing query errors in production due to the now missing column.

Ideally this would be changed to be a staged release. I think it's probably a good idea to revert for now?

/cc @samihiltunen @pks-t @8bitlife

Merge request reports