Status
Tech review

Style guide


Tired of doing double work most of the time? Repetitive tasks stress your team? No worries! From now on you can put all of your energy on work you actually have to do. JWT automation rule give you and your team the power to automate and control the most complex plans you have.

While JWT workflow post functions are a perfect way to automate actions that are directly tied to a workflow transition, automation rules allow you to automate actions within Jira regardless of any workflow.

JWT automation rules contain four elements:


Triggers: They define when a rule should be executed. This is why every rule starts with a trigger. Usually a trigger listens to a field, issue, project or system event, but it can also be scheduled to only be executed at certain times. Learn more about triggers.


Selectors: They act like filters that provides the ability to search for specific issues within a rule and then take actions only against those issues found. Learn more about selectors.


Conditions: They provide the ability to further refine and control processing. You can configure complex rules containing multiple and/or nested conditions. Learn more about conditions.


ActionsThey define any field, issue, transition, comment or email processing that should take place automatically. Learn more about actions.


Think of the trigger as "WHEN something happens". The action is the counterpart of "THEN do something".

Basic rules do not need more elements! 


First steps


Browse to the rule navigator: Administration →Manage apps →Automation rules on the left side navigation bar.

New screenshot and path


Create your first rule