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

Support call activity mapping in instance migration mode #18492

Closed
6 of 12 tasks
pedesen opened this issue May 14, 2024 · 1 comment · Fixed by #18647
Closed
6 of 12 tasks

Support call activity mapping in instance migration mode #18492

pedesen opened this issue May 14, 2024 · 1 comment · Fixed by #18647
Assignees
Labels
component/frontend Related to a frontend component component/operate Related to the Operate component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior

Comments

@pedesen
Copy link
Contributor

pedesen commented May 14, 2024

Description

Zeebe will support migration of process instances with call activities.
Operate needs to enable users to map call activities in instance migration mode.

User Story

Scenario: As an Operate user
    Given I am in instance migration mode (mapping step)
    When I select a call activity as source element
    Then I can select a call activity as target element

Acceptance Criteria

Definition of Ready - Checklist

  • The issue has a meaningful title, description, and testable acceptance criteria
  • If documentation needs to be updated, an issue is created in the camunda-docs repo, and the issue is added to our Operate project board.
  • If HELM charts need to be updated, an issue is created in the camunda-platform-heml repo, and the issue is added to our Operate project board.
  • Potential Security risks have been considered and added to the product-hub issue risk assessment
  • Cross-team dependencies have been considered

Optional:

  • Design input has been collected by the assignee

👉 Handover Dev to QA

  • Handy resources:
    BPMN/DMN models, plugins, scripts, REST API endpoints + example payload, etc :
  • Example projects:
  • Versions to validate:

Docker file : in case that it needed to be tested via docker share the version contain the fixed along with version of other services .

  • Release version ( in which version this fixed/feature will be released)

📗 Link to the test case

@pedesen pedesen added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior component/operate Related to the Operate component/team component/frontend Related to a frontend component labels May 14, 2024
@aleksander-dytko
Copy link

@johanwelgemoed can we please prioritze this one? ☝️

@vitorwtavares vitorwtavares self-assigned this May 16, 2024
github-merge-queue bot pushed a commit that referenced this issue May 27, 2024
## Description
Adds Call Activity as a supported type in process instance migration
mode.

## Related issues

closes #18492
vitorwtavares added a commit that referenced this issue May 27, 2024
…tion mode (#18742)

## Description

Adds Call Activity as a supported type in process instance migration
mode.

## Related issues

backport for #18647
relates to #18492
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/frontend Related to a frontend component component/operate Related to the Operate component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants