When conflicts occur during update, pull, or merge in Mendix Studio Pro, the current conflict resolution experience is hard to interpret—especially for complex objects like microflows, pages, and domain models.
While conflicts are detected, developers cannot clearly see:
This often leads to guesswork, trial‑and‑error, or accidentally losing valid changes.
Introduce a visual “Before / After” diff preview during conflict resolution.
When a conflict is detected, Studio Pro should provide:
Example:
If two developers modify the same microflow (one adds validation, another adds logging), the diff view should clearly show both changes so they can be retained instead of one being overwritten.