Enhancement Suggestion: Improved Conflict Resolution with Visual Diff Preview - Mendix Forum

Enhancement Suggestion: Improved Conflict Resolution with Visual Diff Preview

0

Problem Statement

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.

Proposed Improvement

Introduce a visual “Before / After” diff preview during conflict resolution.

How This Could Work

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.


asked
0 answers