Commit Blocker for unwanted changes - Mendix Forum

Commit Blocker for unwanted changes

1

During development of an application, you might add some logic on which the application should work locally. 

This is something like skipping SSO, send_email etc through some microflow changes

Or just make some things visible on datagrids to make your debugging easier. 

 

The idea to implement this is to mark some changes as “commit blocker” in your changes list. Which prevents you to do a commit with those temporary dev/debug-changes. 

asked
0 answers