Checklist
Description
Recently I have observed that the tool is no longer handling customDomains successfully; specifically in the sense that we get the following error:
2025-11-18T18:29:21.742Z - error: Problem running command import during stage processChanges when processing type customDomains
2025-11-18T18:29:21.742Z - error: Problem creating customDomains "<redacted>"
ManagementApiError: The specified custom domain already exists.
This started happening, as best as we can tell, after November 4th, 2025 as this was the last time our pipelines that manage our Auth0 ecosystem ran successfully. Today when we needed to do a tweak to Auth0, completely unrelated to our custom domain setup, we were presented with this error.
I noticed that 8.20.2 released functionality specific to custom domains; is it possible that this release caused what we're seeing?
Note that this doesn't happen for any of the 100+ other resources this tool supports that "already exist"; it's just for Custom Domains.
Expectation
Consistent behavior across all resources; if they already exist in Auth0 then the tool doesn't error out (e.g. just overwrites).
Reproduction
- Given a custom domain setup and online in Auth0
- Run the tool which has the equivalent custom domain configuration
- Observe that the custom domain portion of the tool fails indicating the domain already exist
Deploy CLI version
8.20.3
Node version
24
Checklist
Description
Recently I have observed that the tool is no longer handling customDomains successfully; specifically in the sense that we get the following error:
This started happening, as best as we can tell, after November 4th, 2025 as this was the last time our pipelines that manage our Auth0 ecosystem ran successfully. Today when we needed to do a tweak to Auth0, completely unrelated to our custom domain setup, we were presented with this error.
I noticed that
8.20.2released functionality specific to custom domains; is it possible that this release caused what we're seeing?Note that this doesn't happen for any of the 100+ other resources this tool supports that "already exist"; it's just for Custom Domains.
Expectation
Consistent behavior across all resources; if they already exist in Auth0 then the tool doesn't error out (e.g. just overwrites).
Reproduction
Deploy CLI version
8.20.3
Node version
24