we have scenario to throw an expression for duplicate record for an entity for which we are throwing an InvalidPluginException error on save of that record.
In Crm we are throwing error by providing a link to the existing record as below:
but for the same function in UCI it is showing the tag written for that link in the exception thrown as below:
Is there any way, we can resolve this in UCI without effecting the change in CRM?