Jira 9.15.2 - app startup problems

Since there is no Jira 9.15.2 dedicated thread, I will start one.

My app that worked with Jira 9.15.0 and 9.15.1 does not work anymore with Jira 9.15.2

I am using REST V2. And the log shows:

Unable to resolve io.foo [203](R 203.0): missing requirement [io.foo [203](R 203.0)] 
osgi.wiring.package; (osgi.wiring.package=com.atlassian.plugins.rest.api.security.annotation) 
Unresolved requirements: [[io.foo [203](R 203.0)] osgi.wiring.package; 
(osgi.wiring.package=com.atlassian.plugins.rest.api.security.annotation)]

Hello @clouless

Your question is tagged with Jira Server, but the final release of that product was 9.12.7. Versions 9.13 and higher are only for Jira DATA CENTER only.

If you are talking about Jira DC, can you please tag your question correctly.

1 Like

It is DC, the tag is correct now.

REST V2 was removed from Jira 9.15.x as it contains bugs that break 3rd party apps.

With the Jira Software 9.15.2 release, the compatibility issues with third-party apps found in the previous 9.15.0 and 9.15.1 versions have been resolved by removing the REST v2 plugin. However, if you’ve already moved any plugins to REST v2, this removal might affect them. Plugins should rely on REST v2 starting from Jira Software 10.0 (EAP02).

2 Likes

Wow thanks! Then we wait for more Jira 10 EAPs :sweat_smile: