Getting RestClient Exception while creating an issue by adding custom fileds.

Bindhu November 18, 2019

Hi ,

Can anyone please help me with this exception?

RestClientException{statusCode=Optional.of(500), errorCollections=[ErrorCollection{status=500, errors={}, errorMessages=[Internal server error]}]}
at com.atlassian.jira.rest.client.internal.async.DelegatingPromise.claim(DelegatingPromise.java:47)
at com.pru.serviceImpl.JiraBugServiceImpl.createTestExecution(JiraBugServiceImpl.java:33)
at com.pru.jira.test.TestJira.main(TestJira.java:31)

 

I am getting this exception when I create an issue using JiraRestClient with the custom field. But able to retrieve the issue details with that custom filed. Only while creating issue getting this exception.

1 answer

0 votes
Rolf Lader
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 19, 2024

Hi @Bindhu 

Have you found the reason for the "Internal server error"?

Best regards, Rolf

Suggest an answer

Log in or Sign up to answer