Hi, I have multiple active workflows with Jira trigger, it works fine in testing mode but after some time trigger node not even reacting on trigger event
Does anybody knows how trigger nodes works or did anyone had the same issue?
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
Make sure that you’ve removed any sensitive information from your workflow and include dummy data or pinned data as much as you can!
Are you seeing any errors? Also, this sounds similar to the issue below, can you check in Jira to see if the webhooks are being registered?
Hi @aya thanks for response, It’s not a Specific workflow any workflow with Jira trigger sometimes does not react the event and I haven’t any errors because workflow not executing
Here is my trigger node, maybe the reason of issue is filter/ anyway I find out that deactivate and then activating Workflow will resolve the issue for a while. Then it stops working again. Where I can Find Jira registered webhooks? Is this the correct place?