Jira automation - how to blank a multi select custom field

David Ardley August 9, 2022

Hi - I am able to set the field for a valid value as follows:

{
"fields": {
"customfield_10227": { "value": "High (CIP-1)" }
}
}

However I am need to set the value so its blank. I tried:

{
"fields": {
"customfield_10227": { "value": "" }
}
}

This does not work. Please advise.

Also when this runs I have to refresh the page - is there any way to do this automatically ?

1 answer

1 vote
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.
August 9, 2022

Hi David,

Why don't you just add a post function to your workflow to Clear the field? 

Suggest an answer

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

Atlassian Community Events