Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Allow Slack thread sync for Jira issues created via Slack Webhook / Workflow Builder "Create Issue"

Allow Slack thread sync for Jira issues created via Slack Webhook / Workflow Builder "Create Issue"

Vittoria Zago
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 1, 2026

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

  • Issues created manually via the "Raise a Request" shortcut in Slack correctly establish a native thread link and enable bidirectional comment sync.
  • Issues created via the Workflow Builder's native Jira "Create Issue" step, or via the Jira REST API, do not establish this link. The Sync Thread option does not appear on the resulting Slack message.

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:

  1. Expose an API endpoint (e.g. 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.
  2. Have the Workflow Builder "Create Issue" step automatically post a linked message to the originating channel and register the thread sync, mirroring the behavior of the manual shortcut.
  3. Alternatively, document the internal mechanism used by the Jira Slack app so that Marketplace app developers or automation platforms can replicate it.

    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.

1 answer

0 votes
Martin Runge
Community Champion
June 4, 2026

Hi @Vittoria Zago

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.

Vittoria Zago
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 4, 2026

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!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events