-
Notifications
You must be signed in to change notification settings - Fork 13
Issue with loops in Microflows #65
Copy link
Copy link
Open
Description
I made some tests with Microflows and noticed that the MDL representations of loops are not complete, the actual Actions within the loop are not there. The project I used is based on Studio Pro v11.6.1, mxcli is v0.3.0.
@position(4006, 498)
@annotation 'xxx'
LOOP $IteratorUniqueUserIdentity IN $UniqueUserIdentityList
@position(4470, 498)
@annotation 'xxx'
LOOP $IteratorREST_MendixUser IN $REST_MendixUserList_merged

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels