flowable / flowable/flowable-engine

No matter who initiates the process, the handler of the first task node will become a specific person

Open
#3,160 1 comment 0 reactions 0 assignees View on GitHub
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**
![image](https://user-images.githubusercontent.com/55911449/147427448-128ad731-bedd-4923-8165-081cdad37933.png)

**Additional context**
flowable V6.4.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.