Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the Chrome browser (recommended), log in to Jira, and access the problematic page.

  2. Depending on the operating system used, choose the appropriate option as follows:

    1. In Mac, select View > Developer > JavaScript Console from the Chrome menu bar.

    2. In Windows, press the F12 key to open the Developer Tools panel.

      Image RemovedImage Added

  3. Select Network > Disable Cache to prevent caching of resources for this specific page in the Developer Tools panel, as shown below:

    Image RemovedImage Added

  4. Select the Console tab and click the gear icon on the right to see the available settings:

    Image RemovedImage Added

  5. Make sure the Hide network option is unchecked, whilst Log XMLHttpRequest is checked, and click the Clear console button (as shown below) to clear out any existing logs from the console:
    Image Removed
    Image Added

  6. Now, reproduce the issue that you have initially experienced, with the console still open.

  7. Right-click anywhere in the console area, select Save as to save the log file to your computer, and share it with the Support team.