Hi,
I want to fill in a Scriptrunner Issue Picker Field (single)(customfield_14014) with a fixed value via an automation rule (key: ITS-12345).
I only get the error "Operation value must be a string (customfield_14014)".
What is wrong with my Json script?
The script is:
{
"update": {
"customfield_14014" : [
{
"set": {
"key":"ITS-12345"
}
}
]
}
}
Thank you in advance.
Regards, Marco
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.