Need Help Here Please

Hi everyone,
flowable is awesome but met a strange problem.
test code here: https://github.com/strongme/flowable-test/tree/master

as i expected the test result should pass which means the process should finish.

but when i do the createChangeActivityStateBuilder and changeState ,the process never goes into the service task again

flowable version :6.3.1 and 6.4.1 both result in the same way, anyone can help , it’s really strange problem, thanks !

image ,this log never print.so this task has not completed

This is sure a bug and i had already report to the developer.

Hi,

I put a comment to the opened issue

Regards
Martin

hi, your issue has solved in version 6.4.1. the developer has showed codes.