-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When attempting to set the sprint value, the tickets are rejected (400 error) because it ends up as a string instead of an integer in the API request.
Configuration:
The API call to JIRA fails if there are quotes around the sprint id:
And here's the same error message in Jenkins (JiraTestResultReporter-plugin):