Currently, when multiple users work on the same Magic ETL/Dataflow, changes made by one user can unintentionally impact others.
It would be helpful to have:
- A notification when a dataflow is being edited by another user
- A locking mechanism to prevent simultaneous conflicting edits
- An option to rerun or restore ETL data without overwriting others' work
Although version history is available, proactive conflict prevention would improve collaboration and reduce accidental disruptions.