I have these 2 automation rules
Rule 1: Send email to customers when a new public comment is added.
Rule 2: Update comment visibility to Internal only based on the "internal" tag on the comment.
I do not see a way to order the automation rules so that Rule 2 always runs before Rule 1.
Is that possible to do?
If Jira send the email before the comment can be set to Internal Only then the whole purpose of Rule 2 is void.
Hi @Madhumita Katta - Perhaps you can consolidate the two rules into 1? I don't have the specifics of your two rules, but perhaps something like this?
It is possible if you make your second rule to trigger on an incoming webhook, you can then trigger the second rule from the first one using a web request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Madhumita Katta you can use two ways to sequence the automations:
I hope I helped you.
If this post was helpful, mark it as Accepted Accepted, so you can help others who may have the same difficulties.
If your question has not been resolved, please post again with more details.
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.