kestra
kestra copied to clipboard
Error in outputValues when using array as values
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
- Kestra Version: 0.19, 0.18.8, 0.18.5, 0.17.0
- Operating System (OS/Docker/Kubernetes): Docker
- Java Version (if you don't run kestra in Docker):