Management Console
2026-06-17
Improvements
- After a successful deployment, the dialog previously pushed you out of the editor: the primary "Continue" button returned you to the data flow overview, and when updating an existing flow there was no option to keep editing. The primary action is now "Continue Editing", which keeps you in the editor. A "Back to Overview" link still takes you back to the data flow list, or to the bridge's overview page when write flows are enabled.
Fixes
- When deploying or editing a bridge or standalone data flow failed because of an invalid or rejected configuration, the dialog still offered a "Save Anyway" button. For these errors that button could not help, and for an invalid config it would re-apply the broken configuration and report success — leaving the component crash-looping with no rollback. "Save Anyway" now appears only for errors where ignoring them is safe (such as a timeout); for configuration errors the dialog asks you to fix the configuration and try again.