Hi, Not a question anymore since I found the issue but I wanted to share to help others having a simular issue: I had an issue that validation-feedback set in a microflow was not showing (anymore). After going back several commits and comparing changes I found the 'show toaster' caused this issue. Our implementation of the widget ("Feedback toast notification") requires a refresh of the toaster object in order to display the toaster. The Refresh caused the validation-feedback (on another object) to 'reset'.