exclude this Module from project - Mendix Forum

exclude this Module from project

3

when wanting to remove a project you often get a lot of errors.

most errors are easier to fix when the module is still in the project (batch layouts, relinking microflows, moving items to a different module)

the current flow for me is:
export the module
delete the module
write down what breaks
re-import the module
fix things
repeat until no more errors.

being able to temporary hide/exclude a module will help with the flow

 

asked
3 answers

just tested, it doesnt find design properties, but when you delete the module you get X amount of errors.

Now when you right click, you also get a blocking error.

 

Created

I'll give it a try, does it also work with design properties and scss referencing?

Created

Whats wrong with the already existing functionality ‘Find usages of this module’? This should allow you to achieve exactly what you want to do.

Created