I’m trying to list all process that a user can start, but process definition queries don’t work with models with swimlanes. The property “flowable:candidateStarterUsers” was missing in exports.
If you add swimlanes to a Flowable Modeler diagram, some process properties are omitted in BMPN export and deployment (eg: flowable:candidateStarterUsers).
I know swimlanes are not fully supported. I understand that swimlanes are documentation only and don’t have an impact on runtime execution, but this affects process queries.
Is there any workaround? Should we avoid swimlanes at all?