flowable / flowable/flowable-engine
No matter who initiates the process, the handler of the first task node will become a specific person
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
When the system runs for a period of time, I use the method(runtimeService.startProcessInstanceByKey(data.getProcDefKey(),businessKey,variables);) to initiate a process, the assignee of the first node in the cached model data becomes a fixed personnel ID, but I set a variable in the process model.
**Expected behavior**
No matter who initiates the process, the handler of the first task node will become a specific person
**Code**

**Additional context**
flowable V6.4.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.