Hi @EMA03356
It looks like you have modified user field from single user to multi select user.
You can try using the below expression in the condition action:

Expression used on left side:
outputs('Get_item')?['body/AssignedTo']
Expression used on right side:
null
If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.