How to check the server Jira logs
Export the logs
Go to Settings and then Troubleshooting and Support Tools and Create support zip, select Customize zip, select the properties as shown on the screenshot (the last two are the most important), generate the zip file by clicking on Create zip. After the process is complete, click Download zip.
How to enable debug logs for Advanced Portal Reports
Go to Settings → System and then Logging and profiling. This is the section in which you can set the package with debug level logging. After that you should scroll down.
In the Default Loggers section you should click on Configure and set the package name and logging level.
In Package name text field you should write the package name provided by the vendor and the Logging level has to be set to DEBUG. You can start by adding bg.nemetschek
You should see the package logging section
Repeat the same process to add the following packages: bg.nemetschek.jsd.db and bg.nemetschek.services
After you setup the packages and logging level you should run your test and recreate the issue. Export the logs as described in section Export the logs above - How to check the server Jira logs | Export the logs
After the issue is resolved you should turn off the logging for that package. If needed again in the future, you can simply enable it from here.