We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The recent work on string expression broke some functionality for number expressions.
To Reproduce Test rules like the following:
Expected behavior Should assign correct values
Screenshots If applicable, add screenshots to help explain your problem.
Please complete the following information:
Additional context none
The text was updated successfully, but these errors were encountered:
Issue #159: Assignment of composed number expression is broken
2343d2e
- avoid disambiguation problems with generic expression
Merge pull request #160 from apache/bugfix/159-Assignment-of-composed…
302688c
…-number-expression-is-broken Issue #159: Assignment of composed number expression is broken
pkluegl
No branches or pull requests
Describe the bug
The recent work on string expression broke some functionality for number expressions.
To Reproduce
Test rules like the following:
Expected behavior
Should assign correct values
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
Additional context
none
The text was updated successfully, but these errors were encountered: