Unable to delete user when MFA is enabled

@jamil
Unable to delete user when MFA is enabled

2022-12-24_04:29:42.08065 04:29:42.079 [error] GenServer #PID<0.3330.0> terminating
2022-12-24_04:29:42.08067 ** (Ecto.ConstraintError) constraint error when attempting to delete struct:
2022-12-24_04:29:42.08067
2022-12-24_04:29:42.08067 * mfa_methods_user_id_fkey (foreign_key_constraint)
2022-12-24_04:29:42.08068
2022-12-24_04:29:42.08068 If you would like to stop this constraint violation from raising an
2022-12-24_04:29:42.08068 exception and instead add it as an error to your changeset, please
2022-12-24_04:29:42.08068 call foreign_key_constraint/3 on your changeset with the constraint
2022-12-24_04:29:42.08069 :name as an option.
2022-12-24_04:29:42.08069
2022-12-24_04:29:42.08069 The changeset has not defined any constraint.

is there any option in UI to delete the user’s MFA before deleting the account?

Thanks for reporting! Fixed in 0.6.14