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

Display batch operations applied to a process instance (when invocationsPerBatchJob=1) #4199

Open
1 of 6 tasks
yanavasileva opened this issue Mar 22, 2024 · 0 comments
Open
1 of 6 tasks
Labels
type:feature Issues that add a new user feature to the project.

Comments

@yanavasileva
Copy link
Member

yanavasileva commented Mar 22, 2024

User Story (Required on creation)

As an Operations Engineer, I want to see on the process instance if it was adjusted/modified as part of a batch operation or if an error occurred during a batch operation.

Functional Requirements (Required before implementation)

  • Batch can be traced back from Job log view in Process instance (History) page.

Technical Requirements (Required before implementation)

  • When process engine configuration invocationsPerBatchJob=1 (by default) populate the process instance id (and process definition id where applicable) to the batch execution jobs.
  • Add batchId column for Job log view in Process instance (History) page. Serves as deep link to Batches page.

Limitations of Scope

  • process instance id will not be populated for invocationsPerBatchJob!=1

Hints

Links

Tasks

Tasks

  1. 0 of 2
    scope:core-api type:subtask
    yanavasileva
  2. 3 of 3
    scope:core-api type:feature type:subtask version:7.22.0 version:7.22.0-alpha6
    gbetances089
  3. type:subtask
  4. scope:cockpit type:subtask
  5. scope:documentation type:subtask

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
@yanavasileva yanavasileva added the type:feature Issues that add a new user feature to the project. label Mar 22, 2024
@yanavasileva yanavasileva changed the title Assign processInstanceId to all batches when invocationsPerBatchJob=1 Map process instance's job logs to batch operations when invocationsPerBatchJob=1 Mar 22, 2024
@yanavasileva yanavasileva changed the title Map process instance's job logs to batch operations when invocationsPerBatchJob=1 Display batch operations applied to a process instance (when invocationsPerBatchJob=1) Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature Issues that add a new user feature to the project.
Projects
None yet
Development

No branches or pull requests

1 participant