Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
we want to raise a issue in SharePoint and that should create a ticket automatically in Jira(we are using cloud based Jira), Can someone help with possible solution ?
Thanks,
Krishna
If you want a Jira issue created automatically when an action is done in SharePoint you would need to write code that runs on SharePoint that in turn uses the Jira REST API to create the Issue in Jira.
While I have played with the REST API a little, I do not know how you would set this up on SharePoint.
Hey Krishna,
Have you looked at using an issue collector?
https://confluence.atlassian.com/adminjiracloud/using-the-issue-collector-776636529.html
Tyler
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tyler,
Thanks for the response.
Using this can we raise an issue in SharePoint, which will create a ticket automatically in Jira ?
Thanks,
Krishna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Krishna,
The issue collector will provide a button (essentially) that when clicked will create an issue in Jira.
Tyler
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.