...
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:
- open your browser on the page with the Chat
- open the browser's development tools (Ctrl-Shift-J in Chrome on Windows, Command-Option-I in Chrome on Mac)
- type
localStorage.setItem('support-chat-log-level', 3)
and press ENTER - refresh the page