Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

References

...

Tip
titleSubtask have different issue types

You cannot create a sub-task with the same issue-type as the parent since Jira has unique sub-task issue types (smile). You can do something similar by using a naming convention that creates sub-task types with similar names. For instance, Bug and Bug-sub-task. Then the %parent_issuetype%-sub-tasksubtask can be used to create a sub-task with a name related type.

Post function ordering

Tip

It is important for workflow designers to understand how the order of processing can affect results. Some actions will not behave properly if done in the wrong sequence. Think carefully and try alternative ordering in your tests.


Tip

In some cases, ordering the post function may improve related behavior.

  1. Greenhopper rapid board - CSOT-87
  2. Avoid indexing bug - JRA-31775 on pre Jira pre-Jira 6 systems - see CSOT-78