Hello all,
I'm new in automation rules, after few days studying the subject, I've tried to create a rule that is possible to me identify any changes in a set of stories/defects linked to a set of epics. So, if some story or defect is linked (or removed) from these epics, I receive an email.
I've succeeded it when I put the link of this set of epics, but I don't receive anything when I remove for another epic outside my list. And no errors are generated.
I think the problem is here:
Any idea?
Thanks, in advance!
Hello @Luis Valadares
Welcome to the Atlassian community!
I believe the problem is this
{{/changelog.Epic Link}}
It should be just
{{/}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad I could help!
If your problem has been solved, please consider marking the Answer thread as Accepted to help other users find posts with proven solutions.
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.