Conditions (coming soon)
Learn about conditions and how they work
A condition is a part of a rule that will only allow the rule to be run against certain users or groups who meet the condition. There a different types of conditions available for different rules.
For example, you can add contitions at the end of a rule (WHEN) to ensure the rule behaves differently for different users:
IF a user is in Group A, THEN also add that user to Group B, WHEN the user has an email domain of @mydomain.com
IF a user is in Group A, THEN also add that user to Group C, WHEN the user has an email domain of @contractors.com
IF a user is inactive for 30 days, THEN remove Jira Software product access, WHEN the user's email domain is not @IT-Support.com
IF a user is in Group A AND NOT in Group D, THEN
Got a question? Check out our FAQs or email us at hello@smolsoftware.com
Last updated