To learn more about Tempo products, please visit our Help Center. For support, see our Support Portal.
Errors about report-template for one or some users
Question | Some users are not able to see their timesheet or report. |
---|---|
Answer | Errors below may be observed in console log or har file: Error in xml<status><status-code>500</status-code><message>java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY at path $[0]</message><stack-trace>com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected STRING but was BEGIN_ARRAY at path $[0]
at com.google.gson.Gson.fromJson(Gson.java:900)
at com.google.gson.Gson.fromJson(Gson.java:953)
at com.tempoplugin.report.template.service.ReportTemplateSettings$Builder.toArray(ReportTemplateSettings.java:408)
at com.tempoplugin.report.template.service.ReportTemplateSettings$Builder.getValue(ReportTemplateSettings.java:401)
at com.tempoplugin.report.template.service.ReportTemplateSettings$Builder.toMap(ReportTemplateSettings.java:390)
... If this is the case, back up your Jira database (in case you need to restore it), run the queries below: SELECT * FROM "AO_86ED1B_REPORT_TEMPLATE" where "OWNER" = "yyy" where "yyy" is the username of the affected user. And DELETE FROM "AO_86ED1B_REPORT_TEMPLATE" where "OWNER" = "yyy" and "NAME"="USER_TIMESHEETS_PAGE_SETTINGS" The last request will delete the timesheet settings for that user. They will be re-made as soon as the user goes to his timesheet again. |
, multiple selections available,
Related content
When using Logged Time report export to CSV, Japanese, Chinese, or Korean content is not well displayed ("???" instead)
When using Logged Time report export to CSV, Japanese, Chinese, or Korean content is not well displayed ("???" instead)
Read with this
User is unable to load My Work page
User is unable to load My Work page
More like this
Jira SPI and REST API changes in Tempo 11
Jira SPI and REST API changes in Tempo 11
Read with this
Troubleshooting Worklog Editing
Troubleshooting Worklog Editing
More like this
Office 365 calendar integration connection fails
Office 365 calendar integration connection fails
Read with this
Troubleshooting - Tempo for Data Center
Troubleshooting - Tempo for Data Center
More like this