I'm trying to create automation rule with a such content:
Update JSON is:
{
"update": {
"components": [
{
"add": {
"name": "{{repositoryName}}"
}
}
]
}
}
As a result i hava an error message after triggering this scenario: Field 'components' cannot appear in both 'fields' and 'update'
What should be done to make it works?
Thanks for help
I have found the issue: it has no sensce to add component field by standard and custom ways. That's why `both 'fields' and 'update'` appeared.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So what was done to fix the issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Huge thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.