Hi There
What am I doing worng here?
The objective is to loop through a list of looked-up issues and comment on each of the lookup issues.
For some reason this automation does not loop through the lookup issues, but comments on the trigger issue multiple times.
I am obviously missing something
I tried branshing with both smart values and JQL
Any assistance will be greatly appreciated
Marius
Hi @van den Bergh, Marius, Vodacom (External)
For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected. Those will provide context for the community to offer ideas. Thanks!
Until we see those...
What is the purpose of using the Lookup Issues action in your rule?
I hypothesize your rule looks like this:
If that is the case, the problem is when the advanced branch loops over the lookup results, it is only looking at data, and not the issues themselves. And so the only issue available for edit is the trigger issue.
To edit the issues for a set of JQL, please use the JQL branch:
Kind regards,
Bill
Hi Bill
Thanks for the quick reply. My connectivity dipped whilst uploading the images. I think I might have created two questions now.
The JQL loop effort gives an error, the smart value option loops through the trigger issue.
See attached
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it appears that was the problem: looping over the data and not the issues.
If does not appear you need the Lookup Issues action. Why did you use that?
Please change the JQL branch to use the JQL directly from the lookup and not the lookup results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had a good laugh at myself just now, thanks Bill.
As to why, it was a long day (LOL), It seems I helped myself to a bit of target fixation there.
Working perfectly now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome; I am glad to learn it is working now!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.