Hi when i'm calling InvalidPluginExecutionException in a plugin i'm getting the ' ' instead of spaces, this is only happening in the Connection entity. This is dynamics on-prem (9.0.26.5)
This is the line of code:
throw new InvalidPluginExecutionException("Can't connect 2 Structures or 2 Contacts !\n");
This is the result:
Can't connect 2 Structures or 2 Contacts !
If you contact support, please provide the technical details.