Hi all,
I have a plugin for the retrieve and retrievemultiple in a custom entity which decrypts an attribute if the executing user belongs to a role.
It works properly for forms and list and searches buit it's not working when i run a report using a FetchXML against this entity.
The plugin is not triggering.
Shouldn't the fetchXML launch this plugin when trying to access the data from the report?
Thanks in advance