Hi Team,
While uninstalling the plugin, I need to clear the storage. I have implemented the steps given in the below link but could not get the desired result.
https://developer.atlassian.com/server/jira/platform/jira-plugin-lifecycle-8946073/
Need to know whether there is uninstall and install hook available for plugins developed for jira data center ? If so , can u share a example, how to implement it ? Do we need to create a osgi plugin inorder to implement the hook ?