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:
Select modules
Choose entities within the module
View and modify associations in bulk
This would significantly reduce effort and make adoption of Direct Associations much easier. 🚀