Hi all,
I am trying to accomplish the following:
- when an issue is transitioned to status 'A'; check the number of issues (in total) which are in status 'B','C','D' and, if the number of issues is greater than 4, send a slack message.
You can see my attempt here:
I have tried a few different ways now and simply can't seem to get it to work; the slack message is not triggered (checked the webhook etc.)- you can see the audit notes in the screenshot.
Does anyone know what I might be doing wrong? Thanks a lot!
Hi @Kathryn Moore,
Welcome to Atlassian Community!
Change the smart value for lookup issues to {{lookupIssues.size}} because smart values are case sensitive.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.