A custom field we use does not show in the edit issue fields on the automation. I'm trying to use JSON to update this field but after trying multiple ways, this keeps failing.
{
"set":{
"customfield_11526" :[
{
"value" : "Advice",
"child" : {
"value" : "General_Enquiry"
}
}
]
}
}
This is the current one I am using, can anybody assist?
Thanks in advance
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.