CSV import ignores username with space and maps wrong user

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 7.3.7, 7.5.1, 7.9.0, 7.9.2, 7.13.0, 8.0.2
    • Component/s: Jira Importers Plugin
    • 7.03
    • 9
    • Severity 2 - Major
    • 0

      Summary

      When importing issues using CSV imports, username value for user field (eg. Assignee) that contains space between words (eg. "test user") gets mapped as username without space (eg. "testuser").

      Steps to Reproduce

      1. Create two users:
        • One with username without space between individual words (eg. testuser)
        • The other with space (eg. test user)
      2. Construct CSV file that contains value "test user" for user field value (eg. Assignee)
      3. Import the CSV file using External System Import
      4. The imported issue refers the user without space in the username (testuser)

      Expected Results

      The field value gets mapped correct to username "test user" (the space doesn't get ignored).

      Actual Results

      Space in username gets ignored and the field value gets mapped to wrong username without space "testuser".

      Workaround

      -

      Notes

      • Tried to put username in quotes: "test user", didn't have effect.
      • Tried to do the import with "Map field value" for user field (Assignee), also didn't have effect.

        1. screenshot-2.png
          screenshot-2.png
          135 kB
        2. screenshot-1.png
          screenshot-1.png
          13 kB

            Assignee:
            Unassigned
            Reporter:
            Marko Filipan (Inactive)
            Votes:
            7 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: