Upgrade from 6.3.0 to 6.4.0

What are the correct steps to upgrade from 6.3.0 to 6.4.0?

I already run the upgrade SQL scripts (with some trouble because a lot of columns already existed) and now I’m unsure about the steps to upgrade the web-apps.

I did a lot of additional settings in the WEB-INF\classes\application.properties files. Is there a way to safely migrate these changes to the new version?

Hey @Heurazio,

Regarding the application.properties, I would advise you to have a look at the flowable-default.properties from each UI app and compare it to your application.properties. Also for the future you can leave the flowable-default.properties as they are and only provide your own applicaiton.properties with the extra modifications.

Cheers,
Filip

1 Like