Hi,
I want to create an automation in which the trigger is the editing of a field of a specific issue and what I want is to go to the issues related to it and add the same fixVersion, the issue is that there may be more than one associated fix version and therefore I wanted to add all of them.
Small detail: As the related issues are from another project, there is the same version with the addition of "QA - " behind and therefore I put "{{#issue.fixVersions}}QA - {{name}}{{^last}}, {{/}}{{/}}" in the variable.
The issue is that the log comes correctly but the edition remains blank. In other words, it does not identify that there are 2 versions.
Can anyone help me?
Thank you very much
Hello,
In order to try to help someone with the same problem, here is my solution:
Basically, you need to edit the field through json in Additional fields.
Regards,
Cláudia Silva
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.