Yes Nicolas, differences on database between oracle and postgresql are a bug.
Please add the DROP on a r11 migration script.
Nicolas Micoud April 16, 2024 at 9:47 AM
Hi, It’s not possible to use this feature on a Oracle instance as there is an index that is preventing saving data - reproducible on https://test-oracle.idempiere.org/webui/ -> AD_MESSAGE_TRL_KEY based on columns AD_MESSAGE_ID and AD_LANGUAGE (the migration script drops the constraint, not Executing DROP INDEX AD_MESSAGE_TRL_KEY; solves it
Not sure what is the best way to add that? Create a new migration script in iD11?
wdyt ?
Carlos Ruiz November 14, 2022 at 5:53 PM
Reopening because is throwing a Null Pointer Exception when saving a message without filling Value.
https://groups.google.com/g/idempiere/c/qUQZVpWGBHY/m/dE3cQAw5BAAJ
https://groups.google.com/g/idempiere/c/HwWjAaGjdE0/m/KLuFObEqDAAJ