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

Start date filter for modify operation - Documentation #4632

Closed
2 tasks done
Tracked by #4586
venetrius opened this issue Sep 18, 2024 · 1 comment
Closed
2 tasks done
Tracked by #4586

Start date filter for modify operation - Documentation #4632

venetrius opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. version:7.22.0

Comments

@venetrius
Copy link
Member

venetrius commented Sep 18, 2024

Acceptance Criteria (Required on creation)

Document following in migration guide:

From PR:

When deleting an incident, the incident filters still yield the process instances that had an incident. I think this is generally fine since the behavior is consistent with the standalone batch operation page. However, we should mention this in the migration guide to avoid surprises for users.

From kick-off document:

Articulate the change to the group key for stored modify process instance queries
Articulate the need that administrators communicate this change ahead of the migrations so their users are able to prepare for that. For example: Please let your users know the change regarding of the filters and prepare them to recreate the saved filters.

From incidentIdIn PR:

❓ Do we need to extend to docs that incidentIds are excluded for Or queries here: https://docs.camunda.org/manual/develop/user-guide/process-engine/process-engine-api/#or-queries

Related to PR for feature(engine): add activityIdIn filter to HistoricProcessInstanceQuery

General statement: Runtime query change to historic process instances query
Details about: limitations regarding AsyncBefore, AsyncAfter, and compensation

To consider:
Is the documentation for activityIdIn in HistoricProcessInstanceQuery clear enough?

Hints

Links

Parent: #4586

Breakdown

Pull Requests

  1. venetrius
  2. ci:default-build
    venetrius
@venetrius
Copy link
Member Author

Added unit test for incidentIdIn OR query and mentioned in docs that it cannot be used in an or query.

@psavidis psavidis assigned venetrius and unassigned psavidis Oct 4, 2024
psavidis pushed a commit to camunda/camunda-docs-manual that referenced this issue Oct 4, 2024
psavidis pushed a commit to camunda/camunda-docs-manual that referenced this issue Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. version:7.22.0
Projects
None yet
Development

No branches or pull requests

3 participants