Observed symptoms:
When clicking Save of Save As button in any Advanced Find, an error message appears: "Assignee has insufficient privileges".
The user was able to save custom views previously. Since the problem has appeared, the user has never been able to save a custom view anymore.
The problem is observed with any entity.
The user uses Internet Explorer 11.
This is in Dynamics CRM 2016 on premise.
Error log file:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Principal user (Id=f14b201f-c798-e011-af28-001dd8b71c18, type=8) is missing prvReadUserApplicationMetadata privilege (Id=8305acc7-7f19-4e7e-8846-c5c6332b230c)Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220943</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Principal user (Id=f14b201f-c798-e011-af28-001dd8b71c18, type=8) is missing prvReadUserApplicationMetadata privilege (Id=8305acc7-7f19-4e7e-8846-c5c6332b230c)</Message>
<Timestamp>2018-01-16T11:09:45.1175377Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Any clue or directive to further investigate is most welcome !
*This post is locked for comments