If you find an error in our app's operation, do the following to solve the problem most effectively:
Immediately after the error occurs, open Developer Tools on the same page of your browser (on Windows, press F12; on Mac, option+command+i); switch to the "Console" tab, and see if there are any errors highlighted in red. If there are errors, make a screenshot of them, or copy the text.
If you can reproduce the error, enable the DEBUG logging mode for our application and reproduce it again. The log will gather more complete information about what happened, which will help us solve the problem faster.
To enable DEBUG mode:
Important! After completing Step 3, switch our app's logging level to WARN. To do this:
Create a zip file containing useful information about your instance. To do this, go to:Cog → System → (TROUBLESHOOTING AND SUPPORT section) Support tools → Create support zip tab
The "JIRA application logs" checkbox must be checked in the list that appears; if others are also checked, it will help us solve your problem faster.
If you don't want to create a support zip, just a zipped atlassian-jira.log will be enough. The most important thing is that it was active at the time of the error.