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

Introduction of conditional choice clears prior inputs #4252

Open
nikku opened this issue Apr 19, 2024 · 0 comments
Open

Introduction of conditional choice clears prior inputs #4252

nikku opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working element templates ready Ready to be worked on

Comments

@nikku
Copy link
Member

nikku commented Apr 19, 2024

Describe the bug

Cf. the following upgrade from aws-dynamodb-connector-4.json connector to aws-dynamodb-connector-6.json. As a result of the upgrade

The upgrade adds a choice in authentication mechanisms and sets a default value for authentication type to credentials. This should lead to the previous inputs to be preserved, however, when applying the update, the prior values are lost:

image

Steps to reproduce

  1. Migrate task with authentication details from aws-dynamodb-connector-4.json to aws-dynamodb-connector-6.json
  2. See that prior input is lost

Expected behavior

Input is kept, default value authentication method is set to whatever has been the default in the past.

Environment

  • OS: Any
  • Camunda Modeler Version: v5.22.0 / Camunda 8.5
  • Execution Platform: Camunda 8.5
  • Installed plug-ins: None

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working element templates ready Ready to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant