Versions Compared

Key

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

...

See Jira documentation for more information on how to set this permission.

How to enable debug output of the Chat in the browser

If you have a problem with Chat for Service Management, it might be useful to make it produce debugging output in the browser's console. In order to do this:

  1. open your browser on the page with the Chat
  2. open the browser's development tools (Ctrl-Shift-J in Chrome on Windows, Command-Option-I in Chrome on Mac)
  3. type localStorage.setItem('support-chat-log-level', 3) and press ENTER
  4. refresh the page