Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Notify user when it is released

Lily Wang November 1, 2021

Hi, 

I want to notify user that some tasks are not finished when it is released. So I add automation.

When:  Version released.

For JQL: project = "Test" and statusCategory != done and issuetype not in (ticket, story, epic) ORDER BY created DESC

Then Send web request: xxxxxxxxxxxxxxx

 

It will always return:

Branch rule / related issues
A JQL search in this automation rule has exceeded the allowed maximum number of issues to retrieve per search. Only the first issues up to the following limit were processed:
So I may need to add a restriction for fix version. But how ?

0 answers

Suggest an answer

Log in or Sign up to answer