Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-81968

As a Jira admin, during the CSV External System Import to a team-managed project, the mapping of the "Issue Type" value and the "Story Point Estimate" value is not respected

      Summary

      • When importing a CSV file using the External System Importer:
        • specifically to a Next-Gen project
        • and more specifically when trying to map the "Issue Type" value and the "Story Point Estimate" value
        • the import finishes with a successful message,
        • however, all Jira issues gets imported as "Task" or "Story" so the issue type mapping is not respected
        • and, the "Story Point Estimate" value is not imported at all.
        • The import logs does not show any error related to this.

      Environment

      • Cloud;
      • Next-Gen projects;

      Steps to Reproduce

      1. Create a next-Gen project
      2. Verify that all issue types are mapped to the project
      3. Verify that "Story Point Estimate" field is among the fields of each issue type;
      4. Go to CSV external system importer.
      5. Ensure to map the "Issue Type" value and the "Story Point Estimate" value.

      Expected Results

      • Both fields get imported successfully and we can see that in the Jira issue view.

      Actual Results

      • "Story Point Estimate" field is not imported at all.
      • And, issue type is set to "Task" or "Story".

        1. screenshot-1.png
          screenshot-1.png
          124 kB
        2. screenshot-2.png
          screenshot-2.png
          53 kB
        3. screenshot-3.png
          screenshot-3.png
          76 kB
        4. screenshot-4.png
          screenshot-4.png
          56 kB

            [JRACLOUD-81968] As a Jira admin, during the CSV External System Import to a team-managed project, the mapping of the "Issue Type" value and the "Story Point Estimate" value is not respected

            Atlassian Update - March 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 - March 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.

            Do the watchers of this ticket still experience this issue? I am not able to reproduce it and we have not had any recent reports. Thank you!

            Anusha Rutnam added a comment - Do the watchers of this ticket still experience this issue? I am not able to reproduce it and we have not had any recent reports. Thank you!

            Hello!

            We’re looking to improve the import experience in Jira and are keen to understand how our community is using the Jira Import Module (JIM). If you’ve used JIM to migrate/move data into Jira recently, we’d love to hear about your experience. Please take a few minutes to fill out this survey. Your feedback will help us learn how we can improve your experience in importing data.

            Survey link - https://forms.gle/NYNkmS92r96z42QV9

            Thanks!

            Prashanth M
            Product Manager, Jira Platform

            Prashanth M added a comment - Hello! We’re looking to improve the import experience in Jira and are keen to understand how our community is using the Jira Import Module (JIM). If you’ve used JIM to migrate/move data into Jira recently, we’d love to hear about your experience. Please take a few minutes to  fill out this survey . Your feedback will help us learn how we can improve your experience in importing data. Survey link -  https://forms.gle/NYNkmS92r96z42QV9 Thanks! Prashanth M Product Manager, Jira Platform

            mhunter Can you please help us with the CSV file ?

            Shashank Singh added a comment - mhunter Can you please help us with the CSV file ?

            @Mokujil did you found any solution for story points migration in JSON format ?

            Jakub Stephan added a comment - @Mokujil did you found any solution for story points migration in JSON format ?

            Christo added a comment - - edited

            Hi,

             

            Any update here ?

            I really need this feature, I want to import issues with story point.

            But Story Point never got imported ... 

            I copied paste from the doc (your json doesn't work, and his not well formated) : [Import data from JSON | Atlassian Support|https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-json/]

            Thanks in advance

             

            My json :
            {
              "projects": [{
                "key": "NOON",
                "issues": [{
                  "externalId": "d1a5a871-add7-11eb-a429-0242ac150007",
                  "summary": "Test",
                  "labels": ["keep"],
                  "customFieldValues": [
                    

            {             "fieldName": "Story Points",             "fieldType": "com.atlassian.jira.plugin.system.customfieldtypes:float",             "value": "15"         }

                ]
                }, 

            {       "externalId": "d2930e9a-add7-11eb-a429-0242ac150007",       "summary": "Test2",       "labels": ["start"]     }

            {       "externalId": "d377d0a0-add7-11eb-a429-0242ac150007",       "summary": "Test3",       "labels": ["keep", "start"]     }

            ]
              }]
            }
             

            Christo added a comment - - edited Hi,   Any update here ? I really need this feature, I want to import issues with story point. But Story Point never got imported ...  I copied paste from the doc (your json doesn't work, and his not well formated) :  [Import data from JSON | Atlassian Support|https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-json/] Thanks in advance   My json : {   "projects": [{     "key": "NOON",     "issues": [{       "externalId": "d1a5a871-add7-11eb-a429-0242ac150007",       "summary": "Test",       "labels":  ["keep"] ,       "customFieldValues": [          {             "fieldName": "Story Points",             "fieldType": "com.atlassian.jira.plugin.system.customfieldtypes:float",             "value": "15"         }     ]     },  {       "externalId": "d2930e9a-add7-11eb-a429-0242ac150007",       "summary": "Test2",       "labels": ["start"]     } ,  {       "externalId": "d377d0a0-add7-11eb-a429-0242ac150007",       "summary": "Test3",       "labels": ["keep", "start"]     } ]   }] }  

              Unassigned Unassigned
              fabbes Fares Abbes (Inactive)
              Affected customers:
              14 This affects my team
              Watchers:
              23 Start watching this issue

                Created:
                Updated:
                Resolved: