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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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:

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