JIRA Spoke Action is mapped to wrong end point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 04:26 PM
Hello ServiceNow
I have successfully integrated JIRA Spoke in ServiceNow and it working as expected with few major glitches.
One main bug in my opinion that Action : Create Issue is mapped to the following end point
rest/api/2/issue/createmeta/:ProjectKey/issuetypes/:IssueType
it supposed to map to
rest/api/2/issue and request payload
I am not sure whether Service Now is aware of this, if they are aware they are not helping or fixing this. This is the main feature to create an issue.
If you know any other Action I can use to create an Epic or an Idea or a Story or a Feature let me know. I am happy to try that. Otherwise Jira Spoke is not that useful 😞😁😞
When