How to update a Checkboxes field ? #1824
Unanswered
dsforetellix
asked this question in
Q&A
Replies: 1 comment
-
Hey @dsforetellix , I'm not sure if this is still something on your plate, but our JIRA server also has a checkbox implementation (albeit a bit unorthodox) and what worked for us is:
maybe that will work for you too? |
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.
-
Hi
I am using a Checkboxes field. I need to set the value to a CustomFieldOption. Here is my attempt:
I get an exception: Object of type CustomFieldOption is not JSON serializable
I've tried with several other syntax, but I cannot make it work
Beta Was this translation helpful? Give feedback.
All reactions