Jira interface event listener is listing in a loop

We have configured Jira software in our on-permission n8n for Jira integrations. Jira is configured in the cloud environment.
We are able to insert a ticket from our n8n workflow at the same time when there is a change in the ticket we want to listen to the change.
In the cloud Jira setup, we have enabled all the events.
When we make the change in the cloud Jira software on the particular ticket inserted from our workflow, we are not getting any response in the n8n workflow. It says it is listening but not returning any data.
Any help to resolve this is much appreciated.
Ramalakshmi

  • **n8n version:1.36.0 **
  • Database :PostgresSQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main)
  • Running n8n via: Docker
  • Operating system:windows10

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Ramalakshmi,

Welcome to the community :raised_hands:

Just to check is the webhook url set if you expand that in the UI or is it still using localhost? When you are updating the issue to test it are you updating attachments or trying something else?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.