Skip to content

added multiple query properties #4041

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

WelschChristopher
Copy link
Contributor

added query parameter for case, processes, tasks, plan items and the historic variants

Check List:

  • Unit tests: YES / NO / NA
  • Documentation: YES / NO / NA

@WelschChristopher WelschChristopher force-pushed the added-multiple-query-parameter branch from df37a4c to 1f408ec Compare April 9, 2025 13:27
Copy link
Contributor

@filiphr filiphr left a comment

Choose a reason for hiding this comment

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

I've left some comments that should be addressed.

On top of that, we need to do changes in DeleteHistoricCaseInstancesUsingBatchesCmd, BatchDeleteCaseConfig, DeleteHistoricProcessInstancesUsingBatchesCmd and BatchDeleteProcessConfig in order to add the new methods.

@WelschChristopher WelschChristopher force-pushed the added-multiple-query-parameter branch 6 times, most recently from 489df0c to 8411991 Compare April 10, 2025 21:56
added query parameter for case, processes, tasks, plan items and the historic variants

changes according to comments

fixed testcases
@WelschChristopher WelschChristopher force-pushed the added-multiple-query-parameter branch from 8411991 to e7cf41f Compare April 10, 2025 22:45
Copy link
Contributor

@filiphr filiphr left a comment

Choose a reason for hiding this comment

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

I've added one more comment, there is some duplicated code.
Apart from that the ProcessInstanceQueryTest and HistoricActivityInstanceTest, from what I can see, are going to pass even if you do not do any query in the mybatis XML. I think that we should have more data and validate that we are only getting part of the data

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.

3 participants