Anyone experienced something like this lately:
I have {{lookupIssues}} related rule in one project. I can successfully see that the rule correctly shows how many issues should be picked up. However when I generate email: <table>
{{#lookupIssues}}
<tr>
<td>{{key}}</td>
<td>{{summary}}</td>
<td>{{assignee}}</td>
</tr>
{{/}}
</table>
I got the results I need at the top, and then suddenly list continues with random tickets from other project that has same status I use in my filter...
Hi Marius,
Can you share some screenshots of the rule and the results?
And since this is single project rule, within automation I see that initial list is selected correctly.
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.