Hi everyone,
we are finally getting ready to update our DataCenter app to confluence 10. This involves migrating settings from bandana to ActiveObjects (PluginSettings being totally unusable), and I would really like to test and especially debug the process. This complicated by the fact that now we have different app versions that are tied to specific confluence platform versions.
Any ideas how I can do this? We hitherto use atlas-run with a SDK docker container and an additional debug configuration (we couldn’t get atlassian-debug to work), and my naive idea was to setup everything with confluence 9 and the V9 compatible version of the app, and then just switch over to confluence 10 and the V10 compatible version but keep the target directory the same, in the hope that confluence would upgrade everything the same way as in production.
Of course this does not work, confluence 10 dev doesn’t want to start up with the “old” target.
For production testing we use the official atlassian confluence containers, and while I probably could test run the upgrade there, I can’t debug it.
Cheers
Jasmine