Hello,
I'm trying to create a issue from salesforce. I am able to create a JSON and send it with a post request but i get this error in the http response:
{"errorMessages":["Can not instantiate value of type [simple type, class com.atlassian.jira.rest.v2.search.SearchRequestBean] from JSON String; no single-String constructor/factory method"]}
has one one seen this error or successfully done a POST to JIRA from salesforce?
thanks
Community moderators have prevented the ability to post new answers.
Have you tried to export issues to editable file and reimport it to JIRA using CSV file?
https://confluence.atlassian.com/jira/importing-data-from-csv-185729516.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.