Currently, we have a flow that sends a Slack channel message when a Jira issue on our Project is moved to Review status. Super simple flow, not using an API or anything, just the built in Jira Software Cloud app. However, this flow also triggers any time after that initial trigger if the ticket is updated, specifically when a comment is added.
Is there a way to set this flow to only trigger one time, and then filter out any subsequent updates. Our team only needs to be notified once when the ticket is put into Review status, and does not need to be notified when comments are added.


