Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-28195

If multiple sessions visit the progress monitor page during an import, only one will see the outcome of the import when it completes.

    XMLWordPrintable

Details

    Description

      If multiple sessions visit the import progress monitor page, only one will see the outcome of the import.

      For example, if we have 2 sessions polling the status like this:

      One session sees the successful outcome, but the second sees only an error claiming no import was initiated:

      Consequently, an admin may fail to receive a success message or meaningful error message, and instead see only "No previous import result was found, doesn't look like your were running an import".

      The cause is that the result of the import is stored in the first session to go through JiraImportProgressFilter, then is discarded. Perhaps the last import result could be stored in memory-backed PropertySet or similar.

      Attachments

        1. Selection_173.png
          Selection_173.png
          98 kB
        2. Selection_174.png
          Selection_174.png
          193 kB

        Activity

          People

            rsmart metapoint
            rfernandes Robin Fernandes (go/robinleave) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: