Jira and JSON Custom Fields

You can currently do this without modifications. Set an expression with the value you want to set. For example, let’s say you want to set the custom field to:

{
   value : 1       
}

You have to do:

3 Likes