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

I can skip the instance migration modal #18541

Open
9 tasks
pedesen opened this issue May 15, 2024 · 0 comments
Open
9 tasks

I can skip the instance migration modal #18541

pedesen opened this issue May 15, 2024 · 0 comments
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 15, 2024

Description

I can skip the instance migration modal next time I enter instance migration mode

User Story

Scenario: As an Operate user
    Given I clicked "Migrate" to enter instance migration mode
    Given I see the instance migration modal
    When I click a checkbox "Don’t show this message next time"
    When I click "Continue"
    When I exit instance migration mode
    When I try to enter instance migration mode again
    Then the instance migration modal should not be shown
    Then the instance migration mode is enabled immediately

Designs

https://www.figma.com/design/tnqak7ht4Hb4VCGygvLNFU/Version-Migration-HFW?node-id=1970%3A161195&t=ar0eZHE6jiLB8T6P-1

Acceptance Criteria

  • The instance migration modal is shown the first time I try to enter instance migration mode
  • A checkbox is added to the modal
  • When the checkbox is ticked and "Continue" is clicked, the modal will not be shown next time

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 15, 2024
@pedesen pedesen self-assigned this May 16, 2024
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

No branches or pull requests

1 participant