I have this automation set up, and it works great.
when a card is added to list "New Request" by anyone, mirror the card on the top of list "{cardname}" on board "New Request", and add the red label to the card
Starts there, and then is created over there.
Now, when someone goes to the New Request board and moves it to their assigned board, I would like the original board, I would like the orgianl to move to the In Progress List.
I have tried several varaitions of of this automation, but can't get it to work correctly.
when a card is moved out of the board by anyone, find a card titled "{cardlink}{*}" on board "TargetBoard", and move the card to the top of list "In Progress" on board "TargetBoard"
Thank you for your help.