I’d like to build out a zap to capture all relevant movement on Jira tickets that I am involved in. Currently, I have it set up so that a row is added or updated when:
- A ticket is updated in which I am a reporter
- A ticket is updated in which I am assigned
However, I’d also like to pull in ticket data for:
- Tickets I am watching
- Tickets which someone mentions me in a tag
Any advice to capture the Jira ‘watching’ and ‘tag’ data would be deeply appreciated!