Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,741
Community Members
 
Community Events
184
Community Groups

How to set checkbox values Scriptrunner cloud

How can I modify the values of a checkbox field with ScriptRunner post function in Cloud?

1 answer

1 vote
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 14, 2019 • edited

Hi Daniel,

Thank you for your question.

I have created some example code which shows how you can set a custom checkbox field on an issue during from the Script Console which can be viewed here.

This code will show you how to set a custom checkbox field and can be used as a reference to help create the post function script that you require.

If this answer has solved your issue can you please accept it in order to mark this answer as correct for users who are searching for a similar issue.

Regards,

Kristian

Thanks for your reply @Kristian Walker _Adaptavist_ , actually it was easier, I did it with this code:

 

issueInput.fields.customfield_10097 = [[value: '1'],[value:'2'],[value:'3'],[value:'4']]

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events