When a Jira issue is created through the official Atlassian "Create Issue" action inside Slack's Workflow Builder (triggered by an incoming webhook), the resulting issue has no Slack thread association. The "Sync Thread" feature — which bidirectionally links Slack thread replies to Jira comments — is unavailable for these issues.
Current behavior
Root cause (as understood)
The sync engine appears to register the thread association at the moment the form is submitted through the official Jira Slack app UI. There is no public API parameter or post-creation endpoint that allows a thread_ts to be associated with an existing Jira issue after creation — even when using Atlassian's own first-party Workflow Builder action.
Requested change
One or more of the following:
POST /rest/api/3/issue/{issueKey}/slack-thread) that accepts a Slack channel_id and thread_ts and registers the sync association — equivalent to what the UI does internally.Business impact
Teams using Slack Workflow Builder to automate ticket intake (e.g. routing form submissions, webhook-triggered bug reports, or on-call alert escalations into Jira) currently cannot use thread sync at all. This forces a choice between automation or sync — not both. Bridging this gap would make the existing native integration usable for modern async workflows without requiring third-party tools.
Welcome to the Atlassian community!
As far as I know, currently, the Jira-Slack sync engine only registers thread associations during the initial form submission via the official UI. Unfortunately, like you, I did not find a public API endpoint or post-creation parameters available to link a thread to an existing Jira issue afterward.
As we are the community forum here, I will submit a feature request based on your suggestion, which would benefit async team workflows.
Hi @Martin Runge ,
Thank you for the quick response and for confirming the current limitation — and especially for submitting the feature request on our behalf, that means a lot!
Is there any way to track the progress of that feature request? A JRACLOUD issue key or a link to the suggestion would be great so we can follow updates, add our vote, and share it with others who might be facing the same problem.
Thanks again for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.