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 allOf and choices #136

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Fix allOf and choices #136

merged 3 commits into from
Feb 12, 2024

Conversation

barmac
Copy link
Contributor

@barmac barmac commented Feb 12, 2024

This removes the safeguard for depending on itself for the conditions from the title but keeps it for a simple condition. The PR includes @marstamm 's test cases from #135

Closes #133

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Feb 12, 2024
@barmac barmac requested review from a team, philippfromme and marstamm and removed request for a team February 12, 2024 08:26
@marstamm marstamm merged commit 20924e1 into main Feb 12, 2024
3 checks passed
@marstamm marstamm deleted the 133-fix-allof-and-choices branch February 12, 2024 08:38
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Valid "allOf" condition marked as invalid
2 participants