Degraded performance Customers may experience intermittent errors using Community search. Our platform vendor is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I'd like to create a story automatically when an epic is created with a link back to this epic using Automation for JIRA.
So for now you still need to use the 'Advanced block' in create issue to achieve this. Here's an example rule:
Project automation - Code Barrel JIRA 2017-03-21 09-57-01.png
So:
This is what you need in 'Advanced':
{ "fields": { "Epic Link": "{{issue.key}}" } }
Hi, I'm currently evaluating this addon and am unable to set the epic link using this suggestion. I get the following error:
Unknown fields set during create. Fields ignored -
Epic Link (customfield_10009)
Error creating issue
Operation value must be a number (customfield_12600)
Can you help?
So I removed the offending error that caused the automation to not create an issue, but I'm still getting an issue with epic link:
CREATE ISSUE
Unknown fields set during create. Fields ignored -
Epic Link (customfield_10009)
Issues created successfully
CP-52
I guess it might be helpful to note this is what my advanced block looks like:
{ "fields": { "Epic Link": "{{issue.key}}", "timetracking": { "originalEstimate": "{{issue.fields.customfield_12600}}", "remainingEstimate": "{{issue.fields.customfield_12600}}" } } }
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAtlas Camp is our developer event which will take place in Barcelona, Spain from the 6th -7th of September . This is a great opportunity to meet other developers and get n...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.