-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error in outputValues when using array as values #5411
Comments
Hey @razuro |
Hello @Malaydewangan09 ! We want this to be fixed before the next bugfix release which is tuesday, is it okay for you ? Let me know if you're willing to do it, I'll assign it to you ! |
Hey @Skraye |
Hey @Skraye |
Hello @Malaydewangan09 |
Describe the issue
The above yaml will produce error:
At flow: Cannot deserialize value of type `java.lang.String` from Array value (token `JsonToken.START_ARRAY`) at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: io.kestra.core.models.flows.Flow["tasks"]->java.util.ArrayList[0]->io.kestra.plugin.core.output.OutputValues["values"]->java.util.HashMap["test"])
Environment
The text was updated successfully, but these errors were encountered: