Skip to content

Issue with loops in Microflows #65

@jwinckelmann

Description

@jwinckelmann

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

Image

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions