Do you have a Custom Database that uses the “Get User” script? I’ve encountered something like this when I had set up a Custom Database w/ Automatic Migration.
I believe the “Get User” script is called to make sure the email you are changing to does not already exist in your own identity data store outside of Auth0.
Thanks for the response. It looks like we do have a “Get User” script. Since this fires on a pre trigger before I update our DB it makes perfect sense. Thanks for the heads up.