Re-order workflow transactions

Usage FAQ

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

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

変更前:

  • action1
  • action 2
  • action 3

変更後:

  • 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.

最終更新日 2009 年 6 月 16 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.