-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
User Problem
The user wants to change a custom field value for the cards link in the attachment using the cascade action "for each card linked in the attachment." using an automation button.
Example: for each card linked in the attachment, change the custom field Task to {{%Task}}
Currently, it clears the target custom field instead of updating the custom field with the new value.
Suggested Solutions
Add the option to update the target custom field with the new value using the "for each card linked in the attachment .
Current Workarounds
Creating an automation rule type and use the variable customfieldvalue.
"When the custom field Task is set, for each card linked in the attachments, set custom field “Task” to “{customfieldvalue}”