Cannot drop index ‘ix_email...as_spam’ when updating from 10.24.5 -> 10.24.10

The solution is as Dom said:

  • delete the FK
  • delete the index
  • recreate the FK

Unfortunately it doesn’t solve the issue we hoped it solves:

and