Hi all, I am looking to set up an automation to perform the following:
Create an Epic
Create a Story and link to the Epic
Create a Task and Link to the Story
have tried everything I can to make this happen and I am unable to figure it out. I have posted my automation below, please help !
I believe you may remove that branch on most-recently-created issue, and instead either:
Also, when you note linking the Story to the Epic, do you mean as a child or as a linked issue?
Kind regards,
Bill
Thanks a lot for your input Bill. Do you have an example of an automation set up like this, Variables are very new to me and im not sure I understand how to correctly use them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem; re-reading your original problem, you will not need created variables...
I am assuming you want the Story as child of the created epic, not just linked to it. Please adjust accordingly to meet your needs.
I am also assuming that all of the issues are the same project. If not, adjustments may be needed.
Let's use your rule as a starting point, where I will highlight the changes as deletes with strikeout=, additions as italics, and questions in bold fonts.
FYI...lots of stuff in rule writing takes experimentation to learn, so I recommend also trying test rules in a test project, with writes to the audit log to assess progress. Those usually will not count against the monthly usage counts (as they do not change issues) and will not impact your "production" projects. Your Jira site admin will need to create the project, for some types.
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.