Errors about report-template for one or some users
This article is for Tempo for Data Center.
Question | Some users are not able to see their timesheet or report. |
|---|---|
Answer | Errors below may be observed in console log or har file:
XML
If this is the case, back up your Jira database (in case you need to restore it), run the queries below:
SQL
where "yyy" is the username of the affected user. And
SQL
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. |