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

Dashboard gadgets ajax requests are cached by IE and thus sometimes shows outdated data

    XMLWordPrintable

Details

    Description

      Dashboard gadgets use ajax/rest requests. Internet Explorer incorrectly caches these and so sometimes data shown on dashboard is outdated. This bug is stricly related to IE, it works correctly in Firefox and Chrome.

      e.g.: You just closed a task a go back to dashboard. In the filter however the issue is still showing.

      Possible fixes:
      Append all ajax/rest urls with a unique parameter e.g. &uniqueTime=<miliseconds sice epoch> .
      Or make all ajax/rest requests pragma: no-cache (if IE works with this correctly)

      Attachments

        Activity

          People

            sharwood frother (Inactive)
            ae2e024659a5 Michael Trezzi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: