Hi,
As title suggests I'm trying to create a Jira ticket with ConfiForms and I get this error:
This is my IFTTT configuration:
I have tried using both "id":"xxxxx" and "name":"xxxxx" from a bunch of different issue types listed in (.../rest/api/2/issuetype) but I get the same error. I pasted the above code into a JSON formatter and it passes. Any ideas of what I'm doing wrong?
Also, how is the issue ticket ID determined when using this method? Can I just add it as a parameter in my JSON if I want to set it manually?
Appreciate any answer!
Hi
There is really not much to add, than the error message you get from Jira
10035 is an incorrect id for the issueType field in ET project
BTW, in Jira the issue type is mapped using "issuetype", not "issueType".. as far as I know
Alex
Hi Alex, thanks for your response. Same error with "issuetype" unfortunately. Is there a location for all the valid issuetype IDs/names?
Simon
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.
Thank you Alex, using the link I was able to find the issuetype IDs used in our project. Marking this as solved
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.