Automation to create an notification based on the person doing the action

Hello,
I have automation set to “notify person when status changes to something” and in the notification I have this “Hi, {user name} changed to {board.name} in task {item’s Name} status to {item’s Status}”
But {user name} doesn’t work because the notification always has my name, not the name of the person who changed the status.
I used a placeholder from the predefined ones. When I chatted with your bot, he advised me to change {user name} to {user.name}.
But when I wanted to change it, it didn’t save and there is still {user name}.
Am I making a mistake somewhere?
I’ve already spent several hours on it.
Thank you for your help in advance.

What about omitting the username from the message and adding a Last Updated column to the board?

I need to see who changed the state of the task. It should work, but it doesn’t work for me and I don’t why… :-/

anyway - I’ll try your suggestion. Thank you very much.

I’ve tried it and notification contained “Hi, {item’s Last updated} changed status to {item’s Status}”.
But when notification arived it showed me “Hi, October 17th 2024 12:14 changed status to Ready for QA”
Any idea?
Thank you.

Fiddlesticks :confused:. Without adding a manual step (person who updates status updates person column) I can’t think of a workaround.