flowable / flowable/flowable-engine
DelegateExecution::getCurrentActivityId returns null
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
During execution of some process, I observe that(randomly) the DelegateExecution::getCurrentActivityId returns null. This happens not all the time but when it happens - NullPointerException is thrown in my code as I rely on the id NOT to be null.
Could you tell me whether this is an issue or I have done something wrong?
My BPMN diagrams are basically some ServiceTasks with Start and End events and some Gateways in them. I do not think that the modelling of the BPMN could be an issue here.
Please let me know if I could give some hint.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.