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

Bug: Conditonal Flows are allowed since 8.1 #191

Closed
jonathanlukas opened this issue Feb 10, 2023 · 1 comment
Closed

Bug: Conditonal Flows are allowed since 8.1 #191

jonathanlukas opened this issue Feb 10, 2023 · 1 comment
Labels
bug Something isn't working triage

Comments

@jonathanlukas
Copy link
Collaborator

jonathanlukas commented Feb 10, 2023

Describe the bug

The messages displayed on conditional flows are not correct. In a 8.1 zeebe engine, conditional flows can be deployed.

Steps to reproduce

  1. Create a c7 diagram containing conditional flows
  2. Convert the diagram
  3. There are warnings on the conditional flows
  4. The diagram cannot be deployed to zeebe

Expected Behaviour

If the diagram can be deployed to zeebe, it works as well.

There should be no warning.

Library version

0.4.4

Camunda version

8.1

Camunda Distribution

other

Other Camunda distribution

No response

@jonathanlukas jonathanlukas added bug Something isn't working triage labels Feb 10, 2023
@jonathanlukas
Copy link
Collaborator Author

As of Camunda 8.1, conditional flows are not supported unless being used on gateways. There should be a linter rule in place to reflect this.

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

No branches or pull requests

1 participant