• 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Currently the only missing piece for a proper import of Agile data (from JIRA Agile or other systems) is the inability to import Sprints.

      While JSON importer can import Sprint assignments, it cannot import the Sprints themselves.

      Current REST API of JIRA Agile does not allow user to edit the Sprint status (as in started / in progress / ended)

      A Sprint has these code properties that should be imported by JSON:

      • Name (mandatory)
      • Start Date (optional)
      • End Date (optional)
      • Status (mandatory, any of planned, running, ended)

      I know that implementing this may require collaboration with GHS team, but don't ignore the importance of it, it does prevent others from migrating form their systems to JIRA+AGILE.

            [JRACLOUD-64545] Allow proper import of Agile Sprints

            Atlassian Update - January 2024

            As I did not receive any responses to this comment I am closing this ticket.

            If you do not think this issue should have been closed, please add a comment here saying why and we can reopen it.

            Anusha Rutnam added a comment - Atlassian Update - January 2024 As I did not receive any responses to this comment I am closing this ticket. If you do not think this issue should have been closed, please add a comment here saying why and we can reopen it.

            My testing indicates that the sprint's status is inferred from the startDate and endDate passed in when creating the sprint. Docs: https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-rest-agile-1-0-sprint-post

            Does the above REST API method to Create sprints satisfy the requirements of the watches of this issue? Please let me know if I have misunderstood the request, thanks!

            Anusha Rutnam added a comment - My testing indicates that the sprint's status is inferred from the startDate and endDate passed in when creating the sprint. Docs: https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-rest-agile-1-0-sprint-post Does the above REST API method to Create sprints satisfy the requirements of the watches of this issue? Please let me know if I have misunderstood the request, thanks!

            Please!

            This is very much needed!

            JG Meillaud . added a comment - Please! This is very much needed!

            Any updates on this?

            Sorin Sbarnea (Citrix) added a comment - Any updates on this?

              Unassigned Unassigned
              Anonymous Anonymous
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: