简体   繁体   中英

Modified By System Dynamic CRM 2015

I am using Dynamic CRM 2015 On-Premises and currently facing an issue related to Modified By field of account. The issue is that whenever someone modifies or assign the account to another user, the Modified By field of the account shows "System".It should be showing the name of the person who modifies the account. I have also checked the registered plugins,there is no code written that is responsible for this kind of functionality. Any kind of help/suggestion will appreciated.

Have you checked workflows? You could also turn on auditing for the entity to see if any other fields are being changed which might give you a better clue as to where the change is coming from.

If you have plugins, make sure that they are running in the current user's context. Plugins can be set to run as specific users, mostly to allow elevated permissions.

You do this by editing the Plugin Step (screenshot below).

插件用户上下文

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM