• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 1
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Import From CSV imports time but truncates anything smaller than the hour mark. Where as the CSV import (Admin function) works just fine.

       

       

      From Edgar
      When I use the "import from csv" option from Issues menu, I have a problems in the Original Estimate field, because if the time I want to import is less than an hour (for example 0.5 hours or 1800 seconds) the result value in the Original Estimate field is 0. However this does not happen if I import using "CSV Import" option available in System menu (the one available for Jira Admins). It works fine converting the 1800 seconds to 30 minutes in the Original Estimate field. Could you make the same behavior for csv import option from Issues menu?. Thanks.
       
       

      Effort (CSV file Column) Original Estimate (Jira field)
      1800 0
      1800 seconds should be equal to 30 minutes in the Original Estimate field of the created ticket, but instead the result I am getting is 0.
      However if I use the "import from CSV" available from System menu (the one available only for Jira Admins), I get the following after importing:
      Effort (CSV file Column) Original Estimate (Jira field)
      1800 30 minutes
      That is the results Jira users want, but they cannot use the import option from Sytem menu as they are not Jira Admins. They can only access the one in Issues menu, but this one does not work well when the value to be imported is less than 1 hour.|

       

       

        1. CSV_Data.PNG
          50 kB
          Brian Baetz
        2. Results_Imported_using_Issues_Menu.PNG
          46 kB
          Brian Baetz
        3. Results_Imported_using_System_Menu.PNG
          91 kB
          Brian Baetz

            [JRASERVER-66509] Import From CSV And CSV Import Handle Time Different

              Unassigned Unassigned
              bbaetz@atlassian.com Brian Baetz (Inactive)
              Votes:
              6 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: