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

Follow-up Task : Git Issue # 4049 - Get Process Instance API response is updated so that it returns the Process Definition Key. #4848

Open
1 task
Nandanrshenoy opened this issue Dec 11, 2024 · 0 comments
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix.

Comments

@Nandanrshenoy
Copy link
Contributor

Nandanrshenoy commented Dec 11, 2024

Context

After implementation of #4049, we can investigate whether we can simplify the selectProcessInstanceByQueryCriteriaSql and selectExecutionsByQueryCriteriaSql since the processDefinitionKey will be a column of the Execution table.

Acceptance Criteria (Required on creation)

  • Investigate if the process instance and execution queries can be simplified for the processDefinitionKey filters by the usage of the new column.
  • Investigate if #getProcessDefinitionKey() can be exposed to DelegateExecution

Hints

Links

Breakdown

Pull Requests

Preview Give feedback
No tasks being tracked yet.

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
@Nandanrshenoy Nandanrshenoy added the type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. label Dec 11, 2024
@yanavasileva yanavasileva added type:task Issues that are a change to the project that is neither a feature nor a bug fix. and removed type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix.
Projects
None yet
Development

No branches or pull requests

2 participants