Accessing a checkbox value

Brian January 16, 2020

I have a checkbox custom field with 3 values (A, B, C).  How can I check to see if A is checked?

1 answer

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 16, 2020

custom field = A

Brian January 16, 2020

I am looking at something like

if (issue.customfield_123.value[0].checked) {

...

}

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 16, 2020

Are you using Automation For Jira?

Brian January 16, 2020

JS and REST

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 16, 2020

Sorry, that's going to be outside of my expertise.  :-(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events