Issue
When upgrading the Email Connector module, widgets are also upgraded, including widgets that are separate objects or belong to another module, such as DataWidgets. This may seem unexpected because widget upgrades are typically expected to occur only when upgrading the widgets themselves or the respective module.
As a result, a module may remain at an older version while one or more of its associated widgets are updated to newer versions through the Email Connector upgrade. This can lead to an unexpected version mismatch between modules and widgets.
Environment
Email Connector (all versions)
Cause
This behavior is intentional. To ensure a smooth user experience, the Email Connector module includes the latest widget versions. This approach prevents users from encountering missing-widget consistency errors when importing the module into their Mendix applications.
Solution/Workaround
There is currently no fix available. Use one of the following workarounds to keep the widget versions in your project consistent:
- Upgrade the Email Connector module as provided.
- Be aware that associated widget versions may also be upgraded.
- If required, validate module and widget version alignment within the application after the upgrade.
Internal information related
- 288212
- C02SSNWKKH8/p1790063936528709
Additional information
- Mendix documentation:
0 Comments