Improve CSV importer wizard error messages

XMLWordPrintable

      The CSV Import Wizard setup page does not handle the following input validations.

      1. If you make a slight error in entering CSV import file name, it should display that the 'file does not exist' as opposed to 'You must specify a file to import'
      2. If you enter an empty CSV import file, it throws javax.servlet.ServletException: java.io.EOFException
      3. If you enter a CSV import file with one line, it throws javax.servlet.ServletException: Could not parse second line (after header row) of CSV file 'path/filename'

              Assignee:
              Unassigned
              Reporter:
              Sam Chang [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: