Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA API failed to create issue

martinisgood September 29, 2024

 

 

 

We are trying to create some issues in a specific sprint using the Jira API. While most situation work fine, we encounter an error in some individual sprints. The error message is ‘400: [{‘errorMessages’: [‘Sprint does not exist.’], ‘errors’: {}}]’. we can make sure that all sprints are created by hand on the board,so there has any suggestion?

 

Additionally, the API we are using is "/rest/api/2/issue"

1 answer

0 votes
martinisgood September 29, 2024

Furthermore, the sprints that cause errors are on different boards than the successful sprints.

martinisgood September 29, 2024

It’s quite magical that creating an issue manually on the interface for these failed sprints, and then calling the API, results in success.

Suggest an answer

Log in or Sign up to answer