apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

bugfix: fix saga "cannot matching status" #6553

Closed ptyin closed 4 months ago

ptyin commented 4 months ago

Ⅰ. Describe what this PR did

ELExpression is introduced in the following PR,

And the modification exposed a bug, causing no evaluator can be applied after executing the 'ServiceTask'.

State [X]  execute finished, but cannot matching status, pls check its status manually.
image-20240509200546136