Hello Saif,
Currently, you are overwriting the entity attributes while updating AssignedTo .
(You are assigning only the values of ClaimId and the AssignedTo).
So, the remaining values are set as empty.
Solution,
Create a new function where it should update only the AssignedTo attribute.

Kind Regards,
Riyaz