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

[JBPM-9459] Nested process instances abort doesn't work when a task in event subprocess is marked with "Is Async" as true #1797

Merged
merged 1 commit into from Nov 12, 2020

Conversation

elguardian
Copy link
Member

@elguardian
Copy link
Member Author

Jenkins retest this

Copy link
Contributor

@afalhambra afalhambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just only a few changes in the test case.

</bpmn2:assignment>
</bpmn2:dataInputAssociation>
</bpmn2:task>
<bpmn2:task id="_1DBE0765-593C-45A8-B3AA-337A64D3062E" drools:taskName="Rest" name="REST">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no need for a second task call actually. This can be removed.

@afalhambra
Copy link
Contributor

@elguardian - I can see there're some failures in the CI tests. I noticed it's also failing in my local environment with this PR, just for you to know.

…n event subprocess is marked with "Is Async" as true
@elguardian
Copy link
Member Author

@afalhambra fixed... some minor issue with the PR.

Copy link
Contributor

@afalhambra afalhambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, just wait for the CI to go green

@sonarcloud
Copy link

sonarcloud bot commented Nov 12, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 2 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@elguardian elguardian merged commit 402894e into kiegroup:master Nov 12, 2020
@elguardian elguardian deleted the JBPM-9459 branch November 12, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants