I have a PreValidation plugin on Account, which simply ensures that the OOB name field is a concatenation of certain custom fields on Account.
This Plugin works as expected in all cases, except when Accounts are created as part of the 'Lead Qualification' process.
Furthermore, I created a workflow to do the same and noticed that when the Account was created as a part of the Lead Qualification Process, neither the plugin nor the workflow is triggered.
I understand this is not a bug, but more of an 'undocumented' functionality. I would like to know why the CRM system behaves so, and any possible workarounds for my requirement.
TIA!