I want to use the Checkbox of User Input Prompt (manual trigger)
in an IF-Clause
How do I compare the Checkbox (set or unset) in the IF-Clause?
Hey @arielei
thanks for your answer. I forgot to mention, that my question is in context with Jira Automation.
However, I found the solution is
{{userInputs.aCheckbox}} contains true
as the value of a checkbox seems to bee a string
Thank you anyway
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.