fields work fine and override the version, but not able to add version
{
"update": {
"fixVersions": [
{
"add": {
"name": "{{webhookData.version}}"
}
}
]
}
}
Hi @keshav mahawar -- Welcome to the Atlassian Community!
With the Edit Issue fields action, you may either select the field from the drop-down list OR edit the fields using the advanced edit with JSON. You cannot do both for the same field.
Try removing the field from the drop-down selection.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.