flowable-engine
flowable-engine copied to clipboard
Unable to set candidate users correctly.
Describe the bug When I set a variable at the start of the process and assign "flowable:candidateUsers="${candidateUsers}"", the user identity that finally appears in the act_ru_identitylink table is "participant" instead of "candidate", which makes it impossible to search according to candidate users. What is the cause of this problem?