The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Help with adding multiple statuses in current automation

Mike Thomas
June 4, 2024

Hello, 

Currently today I have a rule in place that sends out an email to the report if no comments have been made on the case in 5+ days. The process works very nicely; however, I now want to edit this automation to go to both the reporter and assignee which means I'll also need to edit the rule that looks at the status the case is in. 

Currently I have it set for status IN ("Waiting for Customer") AND status changed BEFORE -5d

I've tried making multiple tweaks to this to add in other statuses such as "In Progress" and "Waiting for Support", however nonmatter how I try I continue to get JQL errors. Any assistant with how I should lay out this string to catch all statuses in the event no comment has been made in 5+ days would be greatly appreciated. 

Thx!

MT

Jira_jql1.JPG

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Trudy P Claspill
Community Champion
June 4, 2024

Hello @Mike Thomas 

Please show us how you have changed the filter when you tried to add the In Progress status to it, and the JQL errors that you got. We can't determine what you may have done wrong without that information. 

You should be able to add more statuses by making a comma separated list between the parentheses:

status in ("Waiting for Customer", "In Progress") ...

Mike Thomas
June 4, 2024

For some reason I was failing to add the extra space inside the parentheses. As soon as I made these simple correction, it worked. Thanks so much!

MT

Trudy P Claspill
Community Champion
June 4, 2024

I'm glad you were able to work it out.

Please consider clicking on the Accept Answer button to mark your question as Solved.

TAGS
AUG Leaders

Atlassian Community Events