When people in the organization mail in to Zammad, a user account with their email address is created. When they then (in some cases) later go to log in with Microsoft, using that mail address, they get denied because the email address is already used.
Should it really be impossble to have more than one user id with the same email address? The Microsoft accounts get a long SID from Microsoft as their user ID anyway. This seems like a doubtful design choice. Especially as I’ve found no other way to rectify this except to GDPR-delete the automatically created user created by the incoming e-mail and thus deleting cases out of the system as well.
Is there any way to deal with this situation that doesn’t lead to erasing information?
Running Zammad 6.41 on Ubuntu 24LTS - fairly recently installed. Not that that is relevant for the issue.