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 3 Next »

Problem

After an upgrade, gadgets no longer work. 

Solution

Looks like plugin was not properly initialised.

  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