Hey team, I’m trying to integrate with Jira in order to provide a business case on n8n and it will directly create the Epic and US on Jira (at least a draft on the format I’ll provide), so that I can just review and enhance the draft. I already tried it, but there’s always an issue and it’s not on the connection side. Anyone that can help?
Hello @Surubao
It would be great if you can explain what error or issue you encounter and at which node or stage of the automation in n8n? Is it creating the work item in Jira of a certain type? I am assuming the authentication works OK since u mentioned you can connect .
I tested creating epic using Atlassian account API token (unscopped) for authentication with JIRA cloud project. It works OK to create an epic in a project with available jira fields. I used n8n node “create an issue” for Jira software.
Maybe the data that is being sent to Jira causing an issue ?
What does the summary and description looks like ? Or any other field ur are using to create the issue
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.