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

fix: bpmn demo files #459

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

nitram509
Copy link
Collaborator

tested with Zeebe 8.0.6, some errors did occur during deployment and are now fixed.

  • task correlation key must be defined with equal sign (=)
  • flow, conditional expressions must be defined with equal sign (=)
  • comparison must use single equal sing (=) instead of two (==)

- task correlation key must be defined with equal sign (=)
- flow, conditional expressions must be defined with equal sign (=)
- comparison must use single equal sing (=) instead of two (==)
@saig0 saig0 self-requested a review October 10, 2022 05:19
@saig0
Copy link
Contributor

saig0 commented Oct 10, 2022

@nitram509 thank you for your contribution. 🎉 I'll have a look at your PR in the next few days. 👀

Copy link
Contributor

@saig0 saig0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nitram509 good catch. 👍

@saig0
Copy link
Contributor

saig0 commented Oct 15, 2022

This pull request counts toward the Hacktoberfest challenge. If you contributed four pull requests then you can complete your Camunda Hacktoberfest challenge here.

@saig0 saig0 merged commit 5bc8ba2 into camunda-community-hub:main Oct 15, 2022
@nitram509 nitram509 deleted the fix/bpmn-demo-files branch October 15, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants