Mendix 10.18.1 - No on-create renaming of a new microflow - Mendix Forum

Mendix 10.18.1 - No on-create renaming of a new microflow

0

I recently upgraded my app to 10.18.1.

 

In a microflow, I perform the following steps:

  1. Drag a 'Microflow call' block into the microflow
  2. Double click
  3. Click on 'Select...'
  4. Click on 'New'

In previous versions of Mendix I could configure the name for the newly created microflow. This is not possible anymore in 10.18.1. Instead, a microflow named 'Microflow' is automatically created. 

 

I use this feature a lot. I hope the renaming of microflows on create can be brought back.

 

image.png

asked
1 answers

According to the release notes it seems like this issue has been fixed in 10.19:

 

  • In the logic editors, we fixed the displayed output variable name for the Import with a mapping action.

 

image.png


 

Created