Versions Compared

Key

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

...

...

...

...

For JavaScript related issues we need browser trace for troubleshooting. Follow the steps in this article for the developer tools in the browser you use: Google Chrome or Microsoft Edge (Chromium), Microsoft Edge (EdgeHTML), Apple Safari, or Firefox.

Info
titleImportant

Snapbytes (Appfire) support uses these traces for troubleshooting purposes only. Please be mindful who you share your traces with, as they may contain sensitive information about your environment.

...

Panel
panelIconIdatlassian-info
panelIcon:info:
panelIconText:info:
bgColor#F4F5F7

This page is about Assets & Inventory Plugin for Jira DC. Using Cloud? Click here.

This guide details how to capture browser traces for troubleshooting JavaScript-related issues in Jira. Traces are helpful for Appfire Support to diagnose issues.

Note

Important:

Browser traces are utilized by Appfire Support only for troubleshooting purposes. Be cautious about sharing these traces, as they may include sensitive information about your environment.

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Google Chrome and Microsoft Edge (Chromium)

Both Google Chrome and Microsoft Edge (Chromium) are both based on the Chromium open source project. The following steps show how to use the developer tools, which are very similar in the two these browsers. 1- Sign

  1. Log in to Jira.

...

Note

Log in before you start the trace so that the trace doesn't

...

capture sensitive information related to your sign-in.

...

  1. Navigate to the step just prior to where the issue occurs.

...

  1. Press F12 or

...

  1. select Image Added > More tools

...

  1.  > Developer tools.

...

  1. By default, the browser keeps trace information only for the page that's currently loaded. Set the following options so the browser keeps all trace information, even if your repro requires going to more than one page:

    1. Select

...

    1. the Network

...

    1.  tab, then

...

    1. select Preserve log.

...

    1. Image Added
    2. Select

...

    1. the Console

...

    1.  tab,

...

    1. select Console settings, then

...

    1. select Preserve Log.

...

    1. Select Console settings

...

    1.  again to close the settings pane.

...

    1. Image Added

...

  1. Select

...

  1. the Network

...

  1.  tab, then

...

  1. select Stop recording network log

...

  1.  and Clear.

Image Removed

...

  1. Image Added
  2. Select Record network log, then reproduce the issue in the portal.

...

  1. Image Added

    You will see a session output similar to the following image

...

  1. :

...

  1. Image Added

...

  1. After you have reproduced the unexpected portal behavior,

...

  1. select Stop recording network log, then

...

  1. select Export HAR

...

  1.  and save the file.

...

  1. Image Added

...

  1. Back in the browser developer tools pane, select

...

  1. the Console

...

  1.  tab. Right-click one of the messages, then

...

  1. select Save as..., and save the console output to a text file.

...

  1. Image Added

...

  1. Package the HAR file, and console output in a compressed format like .zip, and share that with

...

  1. Appfire

...

  1. Support.

...

Microsoft Edge (EdgeHTML)

The following steps show how to use the developer tools in Microsoft Edge (EdgeHTML). For more information, see see Microsoft Edge (EdgeHTML) Developer Tools.

...

  1. Log in to Jira.

...

Note

Log in before you start the trace so that the trace doesn't

...

capture sensitive information related to your sign-in.

  1. In the portal, navigate to the step just prior to where the issue occurs.

  2. Press F12 or

...

  1. select Image Added > More tools

...

  1.  > Developer tools.

  2. By default, the browser keeps trace information only for the page that's currently loaded. Set the following options so the browser keeps all trace information, even if your repro requires going to more than one page:

    1. Select

...

    1. the Network

...

    1.  tab, then clear the

...

    1. option Clear entries on navigate.

...

    1. Image Added
    2. Select

...

    1. the Console

...

    1.  tab, then

...

    1. select Preserve Log.

...

    1. Image Added
  1. Select

...

  1. the Network

...

  1.  tab, then

...

  1. select Stop profiling session

...

  1.  and Clear session.

...

  1. Image Added

...

  1. Select Start profiling session, then reproduce the issue in the portal.

...

  1. Image Added

    You will see a session output similar to the following image.

...

  1. Image Added
  2. After you have reproduced the unexpected portal behavior,

...

  1. select Stop profiling session, then

...

  1. select Export as HAR

...

  1.  and save the file.

...

  1. Image Added
  2. Back in the browser developer tools pane, select

...

  1. the Console

...

  1.  tab, and expand the window. Place your cursor at the start of the console output then drag and select the entire contents of the output. Right-click, then

...

  1. select Copy, and save the console output to a text file.

...

  1. Image Added
  2. Package the HAR file, and console output in a compressed format like .zip, and share that with

...

  1. Appfire

...

  1. Support.

...

Apple Safari

The following steps show how to use the developer tools in Apple Safari. For more information, see see Safari Developer Tools overview.

  1. Enable the developer tools in Apple Safari:

...

    1. Select Safari, then

...

    1. select Preferences.

...

    1. Image Added
    2. Select

...

    1. the Advanced

...

    1.  tab, then

...

    1. select Show Develop menu in menu bar.

...

    1. Image Added

...

  1. Log in to

...

  1. Jira.

...

Note

Log in before you start the trace so that the trace doesn't

...

capture sensitive information related to your sign-in.

  1. In the portal, navigate to the step just prior to where the issue occurs.

...

  1. Select Develop, then

...

  1. select Show Web Inspector.

...

  1. Image Added
  2. By default, the browser keeps trace information only for the page that's currently loaded. Set the following options so the browser keeps all trace information, even if your repro requires going to more than one page:

    1. Select

...

    1. the Network

...

    1.  tab, then

...

    1. select Preserve Log.

...

    1. Image Added
    2. Select

...

    1. the Console

...

    1.  tab, then

...

    1. select Preserve Log.

...

    1. Image Added
  1. Select

...

  1. the Network

...

  1.  tab, then

...

  1. select Clear Network Items.

...

  1. Image Added
  2. Reproduce the issue in the portal. You will see a session output similar to the following image.

...

  1. Image Added
  2. After you have reproduced the unexpected portal behavior,

...

  1. select Export

...

  1.  and save the file.

...

  1. Image Added
  2. Back in the browser developer tools pane, select

...

  1. the Console

...

  1.  tab, and expand the window. Place your cursor at the start of the console output then drag and select the entire contents of the output. Use Command-C to copy the output and save it to a text file.

...

  1. Image Added
  2. Package the HAR file, and console output in a compressed format like .zip, and share that with

...

  1. Appfire

...

  1. Support.

...

Firefox

The following steps show how to use the developer tools in Firefox. For more information, see see Firefox Developer Tools.

...

  1. Log in to Jira.

...

Note

Log in before you start the trace so that the trace doesn't

...

capture sensitive information related to your sign-in.

  1. In the portal, navigate to the step just prior to where the issue occurs.

  2. Press F12 or

...

  1. select Image Added > Web Developer

...

  1.  > Toggle Tools.

  2. By default, the browser keeps trace information only for the page that's currently loaded. Set the following options so the browser keeps all trace information, even if your repro requires going to more than one page:

    1. Select

...

    1. the Network

...

    1.  tab, then

...

    1. select Persist Logs.

...

    1. Image Added
    2. Select

...

    1. the Console

...

    1.  tab,

...

    1. select Console settings, then

...

    1. select Persist Logs.

...

    1. Image Added
  1. Select

...

  1. the Network

...

  1.  tab, then

...

  1. select Clear.

...

  1. Image Added
  2. Reproduce the issue in the portal. You will see session output similar to the following image.

...

  1. Image Added
  2. After you have reproduced the unexpected portal behavior,

...

  1. select Save All As HAR.

...

  1. Image Added
  2. Stop Steps Recorder on Windows or the screen recording on Mac, and save the recording.

  3. Back in the browser developer tools pane, select

...

  1. the Console

...

  1.  tab. Right-click one of the messages, then

...

  1. select Export Visible Messages To, and save the console output to a text file.

...

  1. Image Added
  2. Package the HAR file, and console output in a compressed format like .zip, and share that with

...

  1. Appfire Support.