Hi
I have setup an automation that when a Story is created an email is sent and I want to display the issue.key of the newly created story in the subject and body of the email. I have found on the community pages that I should do a branch. Below is what I have done however No email is being sent.
The audit trail of the rule shows it was success but it states no related issues were found. Yet the issue was created.
What am I doing wrong?
Hi Jaime,
Try adding a New Action for Re-fetch issue before the Branch.
HI John, thank you for your quick reply. I have added before the branch as you have suggested and I still didn't get an email. Below is a screenshot of the audit log of the test. Do you have any other ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is in the Branch rule? That's what's failing. And actually, why do you even have a branch?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I originally setup the automation to create a story and then send an email. The users responded stating they would like more information in the email.
The Acceptance Criteria of the Story I am working on is
When I first started working on the solution I merely added {{issue.key}} and {{issue.url}} to the email however that only had the details of the parent item. I searched the community pages and found a solution that suggested using a branch item. I added that using 'all created issues' however now the email is not happening.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post the full rule? I only see the part starting with a Condition.
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.
Try changing the branch to Most Recently Created Issue instead of the All Created Issues that you have.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John, I tried your suggestion and unfortunately it did not work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share the latest? And what did not work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John
I am expecting an email to be sent to the nominated email address. and that email should include the issue.key and issue.url of the newly created story, not the parent issue. The email is not being sent at all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post the Audit log for when you executed and it didn't send the email?
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.
Can you post the most recent rule as well?
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.
And can you post the audit log for this new rule for when you run it? I assume it still does not send the email?
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.