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

Add filter for instances with jobs retrying in java API #4904

Open
PHWaechtler opened this issue Jan 23, 2025 · 0 comments
Open

Add filter for instances with jobs retrying in java API #4904

PHWaechtler opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.

Comments

@PHWaechtler
Copy link
Contributor

PHWaechtler commented Jan 23, 2025

Acceptance Criteria (Required on creation)

  • new query criteria for instances with jobs retrying (ie jobs that have exceptions and retries left) is added to API instance query
  • instance search SQL is updated to add this new filter
  • tests exist for new query

Hints

  • query field to be added in HistoricProcessInstanceQuery/-Impl
  • name of query field in BE to be withJobsRetrying
  • SQL defined in HistoricProcessInstance.xml > selectHistoricProcessInstancesByQueryCriteriaSql
  • Tests in HistoricProcessInstanceTest

Links

Kickoff document

Pull Requests

Preview Give feedback
No tasks being tracked yet.
@PHWaechtler PHWaechtler added the type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. label Jan 23, 2025
@PHWaechtler PHWaechtler self-assigned this Jan 23, 2025
@PHWaechtler PHWaechtler added the scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:core-api Changes to the core API: engine, dmn-engine, feel-engine, REST API, OpenAPI type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.
Projects
None yet
Development

No branches or pull requests

1 participant