You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
What happened
When I configure processDefinition executionExecutionType is serial_wait or serial_priority , After starting the processDefinition generate processInstance.
Perform the STOP action on the page, processInstance state always 'ready stop' .
What you expected to happen
When the process instance state is set to 'ready stop' , master in WorkflowStateEventHandler Can judge processDefinition processExecutionType, if type is serial_wait or serial_priority , return directly.
code:
How to reproduce
processDefiniton executionExecutionType is serial_wait or serial_priority.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
When I configure processDefinition executionExecutionType is serial_wait or serial_priority , After starting the processDefinition generate processInstance.
Perform the STOP action on the page, processInstance state always 'ready stop' .
What you expected to happen
When the process instance state is set to 'ready stop' , master in WorkflowStateEventHandler Can judge processDefinition processExecutionType, if type is serial_wait or serial_priority , return directly.
code:
![image](https://private-user-images.githubusercontent.com/21071875/240203081-36b36601-80dc-4073-9f12-c80ee010d858.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4Mjg0MTQsIm5iZiI6MTczOTgyODExNCwicGF0aCI6Ii8yMTA3MTg3NS8yNDAyMDMwODEtMzZiMzY2MDEtODBkYy00MDczLTlmMTItYzgwZWUwMTBkODU4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDIxMzUxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZiNTU1ODYxOTFmNGFhODRlMDA0NGQ1NzVhZDQ2NjMwZmM0MGUyMzg2ZjQ0NTExNWZjNGFhMGQ3ZWZmNWVjN2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.lCsFwIhh2D-or-4FVsMOkN_4m52KO5zfIpH5NinsZgU)
How to reproduce
processDefiniton executionExecutionType is serial_wait or serial_priority.
Anything else
No response
Version
3.1.x
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: