How can I fire a workflow after every Issue Update?

Andrew Waycott August 15, 2013

How can I have a workflow post-function fire after an Issue Update.

This is an OnDemand instance of JIRA so I can't use Listeners.

What I want to do is copy the value from one field to another... but I need to do this after each time it is changed. Not just on Status changes.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 15, 2013

Without listeners, you are stuck I'm afraid. There's nothing that can hook into an edit.

Suggest an answer

Log in or Sign up to answer