This page last changed on Jun 15, 2009 by rosie@atlassian.com.

If you need to re-order the workflow actions of a workflow step, for example:

From:

  • action1
  • action 2
  • action 3

To:

  • action 2
  • action 3
  • action 1

...You cannot do this from the web interface, but you can do it.

  • Download the workflow as an XML file
  • Open up the XML file and change the order of the <common-actions> and <actions> for every <step>
  • Upload the XML and view the changes

There are some details here in our documentation.

Document generated by Confluence on Oct 06, 2009 00:26