Forum Discussion
- mreyesheNew Member
Hello all
I have the same problem This solution works for me:
1- In the ReadyAPI go to File/Plugins
2.- Find : JIRA Integration
3.- click on Install/Upgrade Plugin
This shows an alert, just confirm you want to upgrade version to 1.2.
Thats all Hope help you.
- thatsthatContributor
I am having same issue with Ready! API 1.6.0 - soap UI NG
RestClientException{statusCode=Optional.of(400), errorCollections=[ErrorCollection{status=400, errors={reporter=data was not an object}, errorMessages=[]}]}
Any insights?
- nmraoChampion Level 3I understand that this is nothing to do with SoapUI NG, rather it is related to JIRA API. So recommend you to look at the respective documentation.
https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-create-issue
By the way, check the below link if it helps
https://answers.atlassian.com/questions/73210/how-to-set-reporter-in-jira-rest-api-5-x-while-creating-a-issue- thatsthatContributor
I have done so (created a Question on Jira forums) thanks. The links did not resolve my question. I figured my best bet was to ask the question on SmartBear forums given this is where the user base is and it is a feature created by SmartBear; hoping someone else has confronted this.
- thatsthatContributor
Hi johandelaat
Did you ever get this to work? If so, keen to know how you resolved.
cheers...
- jalvebladOccasional Contributor
JIRA doesn't allow you to fiddle with the reporter field. I had the exact same issue with the JIRA plugin for ReadyAPI 1.6.0 and 1.7.0 and the solution for me was to make the reporter field optional instead of required in JIRA. Since the plugin uses credentials to commit the issue to JIRA the reporter will automatically be set to whatever user is configured here.
There seems to be no way to leave the reporter field unset even though it is set to optional. The logged in user will be set as reporter.
The only limitation to this is that you cannot create a ticket with some other reporter then the user you use to authenticate with JIRA.
- GillerMStaff
Please make sure that JIRA has the remote APIs enabled - https://confluence.atlassian.com/doc/enabling-the-remote-api-150460.html
- thatsthatContributor
Hi mate,
Thanks for the suggestion but that is for Confluence not Jira.
I am using Jira Cloud (On Demand) which does not allow you to alter the remote api setting; it is on by default.
Related Content
- 9 years ago
- 9 years ago
Recent Discussions
- 6 days ago