Q:
I was building a new instance of jira, using version 10.3.2, and then I moved the old version of the jira plugin to the new version's folder, and then I noticed the plugin wouldn't start in the startup logs
'com.idalko.jira.plugins.igrid' - 'iDalko Table Grid plugin' failed to load. Cannot start plugin: com.idalko.jira.plugins.igrid Unable to resolve com.idalko.igrid.idalko-igrid [189](R 189.0): missing requirement [com.idalko.igrid.idalko-igrid [189](R 189.0)] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugins.rest.common.security)(version>=0.0.0)) Unresolved requirements: [[com.idalko.igrid.idalko-igrid [189](R 189.0)] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugins.rest.common.security)(version>=0.0.0))] It was loaded from /var/jira/plugins/installed-plugins/idalko-igrid-1.29.28.jar
Also I checked the store listing for this plugin and found that it is currently only supported up to 9.17.5 Just to be sure, is it possible to bypass this osgi.wiring.package=com.atlassian.plugins.rest.common.security system package restriction and get this plugin to launch successfully?
is it possible to bypass the system package restriction and get this plug-in to launch successfully?
Nope.
You can't copy and paste the code of a old version of a plug-in from an old version of Jira and somehow make work with a later version of Jira just by changing one line of text. That's not how software works.
The reason why the documentation for Exalate's final version of the Table Grid Editor plug-in says it's "for Jira Data Center 8.0.0 - 9.17.5" is because it was for Jira Data Center versions 8.0.0 to 9.17.5
Also, when you read the version history for that plug-in, you can see where it says v1.29.28 of that plug-in was compatible with Jira Data Center 6.4 - 9.15.12
If you have Jira DC v10 or higher, you have to use their more recent plug-in, Table Grid Next Generation, the documentation for which says "for Jira Data Center 10.0.0 - 10.4.1"...because that is the one that is compatible Jira Data Center versions 10.0.0 to 10.4.1
Thank you very much for your help, maybe I'll have to test if the new version of the plugin can read my old version of the form info database directly, have a nice day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.