JIRA Spoke Action is mapped to wrong end point

indyguy
Tera Contributor

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 

{"fields":{"project":{"key":"SI"},"summary":"ServiceNow Spoke Create Issue does not work: New Story TEST","issuetype":{"name":"Story"}}}
 

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 

0 REPLIES 0