Bulk Update Existing Associations to Direct in Mendix - Mendix Forum

Bulk Update Existing Associations to Direct in Mendix

4

Currently, updating associations from Association Table to Direct Association in existing projects requires manually selecting each association and changing its type, which can be time-consuming for large applications.

While Mendix allows setting Direct Association as the default for new associations in App Settings, there's no streamlined way to update existing ones.

I propose adding a bulk update tool where users can:

  1. Select modules

  2. Choose entities within the module

  3. View and modify associations in bulk

This would significantly reduce effort and make adoption of Direct Associations much easier.  🚀

asked
1 answers

I built an extension for it. https://marketplace.mendix.com/link/component/259451. Currently Mendix 10 but 11 is on its way.

Created