Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the value of a Checkbox User Input Prompt (manual trigger)

Joerg Leuzinger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 3, 2025

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?

 

2 answers

1 accepted

1 vote
Answer accepted
Joerg Leuzinger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 3, 2025

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

0 votes
arielei
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2025

Hey @Joerg Leuzinger 

use JQL :

Set: 

Checkbox is Not Empty


Unset:

Checkbox is Empty

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events