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

Operate with subsets of process instances #4896

Open
2 tasks
venetrius opened this issue Jan 16, 2025 · 0 comments
Open
2 tasks

Operate with subsets of process instances #4896

venetrius opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
type:feature Issues that add a new user feature to the project. version:7.23.0

Comments

@venetrius
Copy link
Member

venetrius commented Jan 16, 2025

User Story (Required on creation)

As an Operator I want to be able to:

  • Find a set of process instances.
  • Copy their IDs easily.
  • Paste those IDs into the Modify operation or Search process instances search for further processing.

Functional Requirements (Required before implementation)

Technical Requirements (Required before implementation)

In Cockpit:

  • On the Processes page (Search process instances):
    • Add a button to copy the IDs of selected process instances to the clipboard.
    • Add a new Not In Process Instances ID filter.
  • In the Modify operation:
    • Add new In and Not In filters for Process Instances ID.

In the API:

  • Create new ProcessInstancedIdNotIN filter in HistoricProcessInstanceQuery

Limitations of Scope

Hints

Links

Epic: Operate with subsets of process instances

Breakdown

  • Add processInstanceIdNotIn to HistoricProcessInstanceQuery
  • Add copy selected PI ids button with localization
  • Search page Enable NotIn filter for Process Instance Id
  • Modify operation enable In & NotIn filters for Process Instance Id
  • Enable expanded edit when Operator is NotIn
  • Reset selection on query change
  • Update documentation

Pull Requests

Preview Give feedback
  1. venetrius
  2. venetrius

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
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. version:7.23.0
Projects
None yet
Development

No branches or pull requests

1 participant