Skip to content

AUTH0_EXPORT_IDENTIFIERS does not export action ids #1183

@jwefers

Description

@jwefers

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this tool and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

Even when setting "AUTH0_EXPORT_IDENTIFIERS": true, the cli does not export the IDs (GUIDs) for actions. It works fine for all other identifiable resources.

Expectation

Each action in the actions yaml section has an id property carrying the GUID of the action.

Reproduction

  1. Given any tenant with at least one action installed
  2. run a0deploy export with AUTH0_EXPORT_IDENTIFIERS set to true
  3. See all other resources have ids (or client_id or themeId, very inconsistent btw), except actions.

Deploy CLI version

8.18.0

Node version

20.19.4, 25.0.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions