I'm having a little issue where Butler is automatically adding me to other people's cards when it does an automation. I created automations for certain lists where the goal is whoever adds a card gets attached to it, so "add member @{username} to the card". The problem is I didn't add it, the butler automation did that I created did. Any ideas on how I can solve this issue?
Hi Ayden,
Since you have created the automation, you can edit that automation and edit the last part under Actions:
add member @{username} to the card
to
add member @{creatorusername} to the card
If you use the above variable, the user that created the card will be added by the automation.
For more information: https://support.atlassian.com/trello/docs/automation-variables/#Member-variables
I hope this helps, but let us know if you have any questions!
----------------
If this post helps with your query, then please consider the Accept answer or Like button to help the other users find it more quickly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.