Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Master] when processDefinition processExecutionType is serial_wait or serial_priority processInstance always 'ready stop' #14182

Closed
3 tasks done
fw19940314 opened this issue May 23, 2023 · 6 comments
Assignees
Labels
bug Something isn't working Stale

Comments

@fw19940314
Copy link

fw19940314 commented May 23, 2023

Search before asking

  • 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:
image

image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@fw19940314 fw19940314 added bug Something isn't working Waiting for reply Waiting for reply labels May 23, 2023
@github-actions
Copy link

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

  • In order for us to understand your request as soon as possible, please provide detailed information, version or pictures.
  • If you haven't received a reply for a long time, you can join our slack and send your question to channel #troubleshooting

@rickchengx rickchengx removed the Waiting for reply Waiting for reply label May 25, 2023
@xiangtao
Copy link
Contributor

are there any errors in log ?

@fw19940314
Copy link
Author

are there any errors in log ?

No exception log. I have tried to modify the code and the problem has been solved, but I am not sure if it is feasible

@github-actions
Copy link

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.

@github-actions github-actions bot added the Stale label Jul 10, 2023
@github-actions
Copy link

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.

@stephenking30
Copy link

are there any errors in log ?

No exception log. I have tried to modify the code and the problem has been solved, but I am not sure if it is feasible

hi,bro,How did you solve the problem?can you tell me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

4 participants