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

UnaryTests: compare a list with a single value #308

Closed
saig0 opened this issue Aug 3, 2021 · 3 comments
Closed

UnaryTests: compare a list with a single value #308

saig0 opened this issue Aug 3, 2021 · 3 comments

Comments

@saig0
Copy link
Member

saig0 commented Aug 3, 2021

Is your feature request related to a problem? Please describe.
In a unary-tests, I want to compare a variable with the input value. If the variable evaluates to a list then it fails to evaluate the expression because it expects a single value.

It works if the variable is replaced with a literal of the same value.

image

Describe the solution you'd like
In a unary-tests, I can compare a variable with the input value if the variable evaluates to a list.

Related issues
Related to #307.

  • Camunda BPM:
  • Zeebe broker:
@sccalabr
Copy link
Contributor

sccalabr commented Oct 9, 2021

Id also like to give this a try

@sccalabr
Copy link
Contributor

I'm going to give this back until I can figure out how to set up intellij.

@saig0
Copy link
Member Author

saig0 commented Nov 3, 2022

The issue is fixed since version 1.14.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants