Greetings Everyone,
On a custom entity, I have a field (Single Line) on which it contains specific data, a plugin is fired.
However during closure of a record on that entity (from a On-Demand Dialog), the field is going under the update-event which is causing the plugin to execute twice.
It a an OOB WF which is updating (or setting) the value on the Single Line field ONLY during CREATE of record.
However, I could see on the Audit History that the field is being updated from elsewhere.
Is there any workaround/solution to avoid this in D365?
*This post is locked for comments