Question

Issue with Linear status changes

  • 17 April 2024
  • 1 reply
  • 5 views

I created some Zaps that would notify me when a Linear ticket was updated and the status was “QA Review”. The problem is anytime a ticket is in QA Review and is changed (ie commented for example) it triggers the Zap. 

How do I get the Zap to only trigger when a ticket is moved to the status of “QA Review” ONLY and not for any other event on the issue ?
I tried the filters, does not seem to work.


1 reply

Userlevel 7
Badge +14

Hi @Finary 

You would need to use another field to also filter ON. (e.g. check if the Issue has or does not have a certain Label)

You may need to add another Zap step to update the Issue to add a Label after it has first been processed.

 

Reply