Brushette opened this issue 3 years ago ยท 0 comments
Currently it's possible to do
- class: ModifyAttribute attribute: attribute1 value: x + 1
but using
- class: ModifyAttribute attribute: attribute1 value: x + attribute2
is giving an error Unable to parse value in ModifyAttribute
Unable to parse value in ModifyAttribute