How to delete/clear plugins cache in Jira?
To delete/clear the JIRA plugin cache if you get random plugin behaviour:
- Shut down Jira instance
- Delete the following hidden plugin cache directories:
%JIRA_HOME%/plugins/.bundled-plugins
%JIRA_HOME%/plugins/.osgi-pluginsÂ
- Restart Jira (these two directories will be recreated on Jira reboot with new plugin cache)