Better call microflow management within projects and modules, referring to deletes and renames - Mendix Forum

Better call microflow management within projects and modules, referring to deletes and renames

1

Cascading delete of a (sub) microflow, including the blocks in all microflows that call it.  

 

What an annoyance that when I delete a commonly used sub microflow, I need to also remove all calls of this sub mf in every place. It would be call if we could get a cascading delete on a sub microflow; delete all references within a module, or a project.

 

Renaming the call of an element in one module for every reference

 

Imagine having a constant in Module A. In module B and C this constant is called in hundreds of microflows and pages. Now for a third project, we want to build an app with just Module B. How to remove/rename all the constant calls -> it would be very handy to have a generic module-rename function in which we can change the reference to an element for 1 module in 1 go, solving hundreds of call errors in one action.  

asked
0 answers