-
Suggestion
-
Resolution: Unresolved
-
None
-
191
-
108
-
Summary
Currently, it is not possible to create a new sprint when importing issues from CSV.
You can only map the issues to an existing sprint in your instance.
Suggestion
You can even select the map option when importing, but it expects a number (the id of the existing sprint):
Perhaps, there could be the possibility of sending a string so Jira could create a sprint using that string as the sprint's name.
Current workaround
As stated before, you can only map to an existing Sprint in your instance by parsing an id (corresponding to the sprint's id). So you need to create the desired sprint before the import.
1. Finding the id of a sprint:
- Perform an advanced search towards the Sprint field: Sprint = sprint:
2. Use the id corresponding to the desired sprint in your CSV file
Yep. It supports both Jira Server / Data Center with username + password and Jira Cloud with username + token.
Apr 2024 - I've just updated JiraSprintBuddy to v1-03 and made the following changes: