mxlint / mxlint-cli

A set of CLI tools to enhance Mendix app development workflows. They are mainly designed for professionals but should be usable for everybody.
https://cinaq.com
GNU Affero General Public License v3.0
23 stars 7 forks source link

export-model doesn't create yaml-file for every microflow (multiple modules) #23

Open DenDuze opened 2 weeks ago

DenDuze commented 2 weeks ago

If I understand correctly the the export-model should create an yaml-file for all existing microflows in a project, regardless of what module that microflow is in. In my case I have many modules with microflows where I can not find a yaml-file for after I runned the model-export Are there some known issues that explain this or what is the best/easiest way to debug that (I have no experience with github projects)

xiwenc commented 2 weeks ago

Hi Didier, this sounds like a bug. Can you share your mpk (project export)?