Hi,
This the context and the problem I am facing( I am using Dynamics 365 CE v9.x 2021 wave 1 release update)
To save the sales order data and close the sales order I am going to do it via JavaScript Xrm.WebApi.UpdateRecord.
Then I am going to look at the audit history and I see the user who did the change is not the user that performed the WebApi update request :O
Do you have any idea why? Could be some user or system setting? A bug by Microsoft?