We're building a Jira add-on to be used privately that requires interaction with custom fields, workflows and transitions to function correctly.
In order to have multiple environments for testing we'll need to mirror the configuration of the 'live' Jira cloud instance.
Ideally we could also do this for each developer Cloud instance.
Here are the options we're considering:
What are some ways we could achieve this that don't involve trying to manually setup each instance and manually mirroring changes? That sounds painful.