Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.