Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Problem

After an upgrade, gadgets no longer work. Timesheet table is not appearing on dashboards, it displays a blank space. Or all text labels show technical names, such as "report.timesheet.label", "report.timesheet.startdate", etc.

Solution

Looks like plugin was not properly initialised by Jira.

  1. Please try to reenable add-on in Administration - Add-ons - Manage add-ons, or restarting Jira
  2. Also please make sure you use the right add-on version 2.9.x for JIRA 6 or 3.x for JIRA 7, and there is no old version in Jira HOME, e.g. with command like:

    find JIRA-HOME -name jira-timesheet-plugin*.jar | xargs rm

    and then restart Jira and install plugin again.




  • No labels