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

Implement filteration by rootProcessInstanceId for Process Instances and History Process instances endpoints #2582 #4925

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prakashpalanisamy
Copy link
Contributor

For the /process-instance & history/process-instance APIs, Have implemented the root-process-instance filters to get the Process instances related to the provided root-process-instance.

Git Issue: #2582

Copy link
Contributor

@joaquinfelici joaquinfelici left a comment

Choose a reason for hiding this comment

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

Hello @prakashpalanisamy ,

Thanks for the contribution! The changes look really good overall, I left one comment regarding the formatting changes in the Execution.xml file.

Before I continue my review, I will duplicate your PR to run our CI on it to make sure no regressions were introduced. In the meantime, did you test this manually?

Thanks you.

Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please remove all unnecessary changes from this file and only leave the actual change for rootProcessInstanceId?

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.

2 participants