I got a question on how to display the user who close a task in Dynamics CRM. I see there is no specific field for this and I'm wondering if I could just use the 'Modified By' field, after the task is closed. Is there a risk for doing this?
ModifiedBy will contain the latest user who performed an update to a record. It's relatively safe to assume that this field will contain the user who closed the task.