Rollback to a previous version

Hi,

I have by mistake upreved my database from 6.4.0 to 6.5.0. Is there a way I can revert my database or I can extract the process definitions from the database.

Due to some reason, the older ones are not showing in 6.5.0.

Thanks in advance,
Deepanshu

Hi Deepanshu,

There’s no automatic revert option.
But you could revert the database changes according to what you can find here in the script https://github.com/flowable/flowable-engine/tree/master/distro/sql/upgrade/all
An upgrade to a later version should however never hide deployed process definitions.

Best regards,

Tijs

Thanks @tijs !! I could get the definitions to show up. It was due to some of my changes,