Versions Compared

Key

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

References

...

Tip
titleErrors

Post functions are run after the transition has already occurred - there is no turning back. When you see your post function not working as expected, and you want to check if it is due to a configuration error, go through the log messages in the Global Configuration page. This is the go-to place to understand what went wrong. Refer to How to get problem determination information for more details.

...

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 6 systems - see CSOT-78

...