I want to create an automation to send a Slack message out for all issues in Jira that follow this criterion:
1. Are in a specific board
2. Are a specific issue type
2. Have the tiered custom field be values "Tier 1" or "Tier 2" (the custom field currently works by having the issue creator initially select "Tier 1", which will then show a dropdown of "Client 1", "Client 2", "Client 3" etc.)
3. Have a due date of 6 months from today
My intention is to get an automated update 6 months before the due date of the tasks that meet the above criterion.
I have tried creating the rule by:
I validated the query and it said there were 2 issues found, but when running the automation, the audit log said that no actions were performed because 'no related issues could be found'.
I also tried using an "if or else" function by adding conditions based on 'JQL condition' to segment out each of the JQL requirements
Could I please have some suggestions for what I'm doing wrong here or what a better way to do this could be?
You alredy validade if this scope rule is global?
Maybe this is the problem. The rule don't be found this tickets the your jql.
Hi @Tomalin Jenner -- Welcome to the Atlassian Community!
For a question like this, context is important for the community to help. Please post the following:
Until we see those...
Do you want to send one single Slack message with a list of work items or a separate message for each work item? The answer may impact how your rule is structured.
And, you probably want the JQL to handle the testing and not use a rule condition for this scenario.
Kind regards,
Bill
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.