Problem:
As a result of the Microsoft Project Operation Update 4.106.0.25, we’re encountering a Query Builder Error when trying to delete a time entry. Upon reviewing the logs, we found that the Microsoft.Crm.AuditMonikerMessagesPlugin is failing with the error message: “The specified field ‘msdyn_createdbycopilot’ does not exist in Microsoft Dynamics 365.”
Solution:
This plugin is activated for auditing time entries. As a temporary workaround, you can disable auditing on time entries, which will prevent this synchronous plugin from being triggered. Microsoft is actively working on a solution, so it’s likely that this issue will be resolved in the next release, allowing you to re-enable auditing on time entries.
How to Disable Auditing?
- Navigate to make.powerapps.com. On Left navigation, click on solutions.
- Create/Open unmanaged solution.
- Add Time entry table. Open properties of table.

- Uncheck Audit changes to its data. Save the properties.

- Publish Table/Solution.
Leave a Reply