Checklist
Description
A source/export tenant with zero social connections present does not remove social connections that are present in downstream destination/import tenants.
This seems like either a bug with how the deploy tool handles an empty directory, or I'm not understanding how the AUTH0_ALLOW_DELETE functions.
Expectation
The expectation is that it would delete any social connection present in the stage/destination tenant.
Reproduction
- In the dev/source tenant, delete all social connections, leaving none present.
- Export the tenant config to code (using directory if that matters). This creates an empty 'connections' folder, which is expected.
- Configure
AUTH0_ALLOW_DELETE to true in the destination config.json file
- Deploy an import action to the destination tenant
- Any social connection present in that tenant remains and is not deleted.
Deploy CLI version
8.32.0
Node version
24.15.0
Checklist
Description
A source/export tenant with zero social connections present does not remove social connections that are present in downstream destination/import tenants.
This seems like either a bug with how the deploy tool handles an empty directory, or I'm not understanding how the AUTH0_ALLOW_DELETE functions.
Expectation
The expectation is that it would delete any social connection present in the stage/destination tenant.
Reproduction
AUTH0_ALLOW_DELETEtotruein the destination config.json fileDeploy CLI version
8.32.0
Node version
24.15.0