Hi Jmix Team,
We are using JMIX 2.7 and we would like to use the message-template addon, for some reason the changelog of the liquibase is not processed.
After installing the addon the following changelog is created
![]()
But after running and checking the logs, these liquibase changes are not processed, no message informing of changes in the logs is displayed and the Message template tables are not created.
We checked the table DATABASECHANGELOG to ensure the changelog is not processed, as you can see the last change is before 27.11.2025 when we installed the addon.

We tried with other Addon “Reports” for testing purpose and when we build the apllication the following message is displayed and the tables are created correctly. (This is not displayed in Message Templates Addon)

We are using Oracle as a data base with version 19 which is higher than the requested in the documentation.
¿Any idea what we could be doing wrong? We have used many other addons without any problem.
Additional comment
We tried with another application that is not using Oracle database and the change is proccessed and the tables are created successfully.

¿Is there any incompability with this addon and Oracle 19?
Best Regards.