Last week was ok, but now:
Caused by: com.atlassian.jira.rest.client.api.RestClientException: [ErrorCollection{status=400, errors={summary=Field 'summary' cannot be set. It is not on the appropriate screen, or unknown., description=Field 'description' cannot be set. It is not on the appropriate screen, or unknown., fixVersions=Field 'fixVersions' cannot be set. It is not on the appropriate screen, or unknown., customfield_10069=Field 'customfield_10069' cannot be set. It is not on the appropriate screen, or unknown.}, errorMessages=[]}]
I am using
<dependency>
<groupId>com.atlassian.jira</groupId>
<artifactId>jira-rest-java-client-core</artifactId>
<version>5.1.2-2bd0a62e</version>
</dependency>
and nothing was changed at server-side.. Any breaking changes from atlassian?
Sorry, invalid app token was used. Question can be deleted
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.