Any procedure to exports ALL active workflows to XML? Either from the UI (REST) or from the DB (SQL).
I would like to avoid going to each workflow and do Export --> As XML
Thanks in advance,
Community moderators have prevented the ability to post new answers.
You can use exportWorkflow from JIRA Command Line Interface (CLI). You can combine that with runFromWorkflowList to get the workflows for a set of workflows. There is also getWorkflowList.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.