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-10203] Fixing null pointer exception for cancelActivity #2342

Merged
merged 2 commits into from Oct 5, 2023

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Oct 2, 2023

@fjtirado fjtirado added backport-7.67.x Generate backport PR for 7.67.x branch backport-7.67.x-blue Generate backport PR for 7.67.x-blue branch labels Oct 2, 2023
@fjtirado fjtirado requested a review from gmunozfe October 2, 2023 15:29
gmunozfe

This comment was marked as outdated.

@gmunozfe gmunozfe self-requested a review October 2, 2023 17:16
Copy link
Member

@gmunozfe gmunozfe 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, well done @fjtirado!
it could be modified to skip Sonarcloud smell advice but up to you.

…er.java

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

@fjtirado fjtirado merged commit 175e6b9 into kiegroup:main Oct 5, 2023
5 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 5, 2023
* [JBPM-10203] Fixing null pointer exception for cancelActivity

* Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>

---------

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
github-actions bot pushed a commit that referenced this pull request Oct 5, 2023
* [JBPM-10203] Fixing null pointer exception for cancelActivity

* Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>

---------

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
fjtirado added a commit that referenced this pull request Oct 6, 2023
…#2344)

* [JBPM-10203] Fixing null pointer exception for cancelActivity

* Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java



---------

Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
fjtirado added a commit to fjtirado/jbpm that referenced this pull request Nov 7, 2023
…up#2342)

* [JBPM-10203] Fixing null pointer exception for cancelActivity

* Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>

---------

Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
fjtirado added a commit that referenced this pull request Nov 17, 2023
…#2345)

* [JBPM-10203] Fixing null pointer exception for cancelActivity

* Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java



---------

Co-authored-by: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com>
Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.67.x Generate backport PR for 7.67.x branch backport-7.67.x-blue Generate backport PR for 7.67.x-blue branch
Projects
None yet
2 participants