Hi,
I’m having a problem recreating a user after I’ve deleted it. Basically, I’m trying to test/debug an issue we’re seeing related to how we create users. As part of the debugging process, I need to create and delete the user multiple times. I had been able to do this, but now I seem to be stuck with a message saying ‘user already exists’ even though it’s been deleted. I’ve confirmed it doesn’t exists by both using UI to search, and also doing an export of the users. email address in question doesn’t show up in either.
I presume it’s just got a little mixed by these repeat requests, so is there something I can do to purge/cleanse to resolve this issue?
For reference, logs also show successful delete, followed by create request saying ‘user already exists’.
Thank you in advance,
Noel