flowable-engine icon indicating copy to clipboard operation
flowable-engine copied to clipboard

Unable to set candidate users correctly.

Open zblzbl1991 opened this issue 1 year ago • 0 comments

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?

zblzbl1991 avatar Dec 30 '24 06:12 zblzbl1991