Hello, I created a rule so that every time someone creates an epic, jira automation sends me an email with the name of that epic (I use this, but the field {issue.summary} is not working)
For example, if the epic is: epic2024 created by Natalia:
Short answer is your smart language is deficient {issue.summary} needs to be {{issue.summary}}.
Below are steps/long answer for setting up this automation using Jira Automation:
Navigate to Automation: Log in to your Jira instance and go to the project where you want to set up the automation.
Create a New Rule:
Set Trigger:
Define Conditions (if needed):
Add Action:
Save and Enable:
If my answer helps your resolve your issue please select it as the accepted answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.