Getting Started with JMWE for Jira Cloud

Event-based Actions

Ensure that an epic cannot be closed until all its stories are closed

1M

By now, you already know that regular workflow post functions run on transitions - that is, when an issue transitions from one status to another (for example, an issue transitions from OPEN to IN PROGRESS). However, what if important issue updates occur outside of status changes - without a transition taking place?

With Event-based Actions, you can run any of the JMWE post functions (or sequences of post functions) outside of Jira workflows. These actions can be triggered by:

  • Issue field value change
  • Issue commented
  • Issue updated
  • Issue deleted
  • Attachment created/deleted
  • Issue link added/deleted
  • Work log created/updated/deleted
  • Issue created
  • Issue transitioned

​For example, when a user updates an issue or modifies certain fields, it can trigger a rule to:

Keep in mind that even if you use Jira's built-in automation rules, you can still benefit greatly from using JMWE's Event-based Actions - see how you can shatter Jira's workflow limitations with JMWE.

See how easy it is to configure Event-based Actions

  1. How to automate this calculated field: Man hours * Hourly fee = Labor Cost (read-only)
  2. How to validate this input without a status change: "Man hours" field value should be less than 10

Read the documentation

Last updated: 2023-07-31

Recent resources

Back to Top