We already have installed openMAINT 1.0 - 2.3.1. and we have been using it for some months.
However, we decided to move to the latest version of openMAINT (1.1-2.4.2), but we do not want to loose data and configurations, and we do not want to move to different server.
What are the steps we need to follow, at least briefly?
It is quite easy to update the “core” code openMAINT, for example from CMDBuild version 2.3.1 to CMDBuild version 2.4.3. Here you can find the necessary files https://sourceforge.net/projects/openmaint/files/1.1/Core%20updates/ and then you have to follow the CMDBuild Technical Manual 2.4 on page 19. It is more difficult to upgrade the specific openMAINT functionality (data model, workflows, reports, dashboards). The patches for the update of the data model are available in the webapp folder “WEB-INF\patches”, and in the released database are available workflow, reports and dashboards, but it must be applied carefully and checking the impact individually because custom configurations that you may have made on openMAINT can conflict with updates. CMDBuild Team