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

Update ProcessInstanceHelper.java to fix runtime bundle executing wrong start event when start process instance by message [issue #4382] #4383

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

abhinay9955
Copy link

Update ProcessInstanceHelper.java to fix runtime bundle in activiti cloud executing wrong start event when start process instance by message [issue #4382]

@CLAassistant
Copy link

CLAassistant commented Jul 24, 2023

CLA assistant check
All committers have signed the CLA.

@abhinay9955
Copy link
Author

Hi @miguelruizdev , can you please review and approve workflow runs
Thank you !!

@miguelruizdev
Copy link
Contributor

miguelruizdev commented Jul 24, 2023

Hi @abhinay9955, we would need test coverage in order to accept the Pull Request.
Also, it'd be great if you add @igdianov as a reviewer, since I see he's the author of the code you are deleting and probably he has a greater context on that.

@abhinay9955
Copy link
Author

abhinay9955 commented Jul 24, 2023

Sure @miguelruizdev , Thanks!! I could not find any test class for ProcessInstanceHelper.java , that's why didnt added tests. Will add if @igdianov asks fo it. I hope this is fine :)

Copy link
Contributor

@igdianov igdianov left a comment

Choose a reason for hiding this comment

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

@abhinay9955 I am a concerned that this is going to be a breaking change, ie in APS, that changes the behavior of using a model message ref to find and set message ref to message name by matching it to message id in case the message name is not matching message ref.

We need to consult with @VitoAlbano who added this code as part of this commit: 6ddaae9

@abhinay9955
Copy link
Author

Hi @igdianov , i have updated the code , i think this change addresses your concern , Thanks :)

@igdianov
Copy link
Contributor

igdianov commented Aug 8, 2023

Hi @igdianov , i have updated the code , i think this change addresses your concern , Thanks :)

Can you add test coverage for it, please? Thanks!

@abhinay9955
Copy link
Author

Hi @igdianov , added unit tests please review . Thanks :)
Sorry for delay.

@abhinay9955
Copy link
Author

@VitoAlbano please review !! Thanks !!

@abhinay9955
Copy link
Author

Hi @VitoAlbano @igdianov @miguelruizdev , i have added test cases long ago , can you please review .
Thanks in Advance!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants