Invalid format of the template extra arguments #1063
Unanswered
dmitrygribenchuk
asked this question in
Q&A
Replies: 1 comment
-
It's just the wrong format? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. Have a strange issue (?) with CLI args in the template. I try to specify a variable in each template.
When I use invalid JSON - the internal validator solves it:
![image](https://user-images.githubusercontent.com/15670247/196650033-d6400df1-a6c9-4239-b33d-3ef230e67d51.png)
When I use stringified JSON I can save data and have an error when running a task:
I use a stringified json.
"{\"office_tag\": \"offvno\"}"
Beta Was this translation helpful? Give feedback.
All reactions