Hi,
Can any one help me how to fire an update event without affecting the data. Here is the scenario. Currently we have data in system there is a logic change for couple of fields on the Account form. This logic is related to Opportunities and Leads, we show the total opportunities + Leads count according to requirement and their total. We registered a plug-in some time back on Plug in Create/Update/Delete and now there is a new requirement so we have updated the plug-in logic. Every thing works fine for the new records and for the historical data it doesn't show the new value on account form until unless we save the opportunity record.
I tried to change one field value and imported the data thinking that it fires the update plug-in but it did not change the values. Can some one suggest a better approach to implement with a better design. Can this be done with a workflow or any other approach?
*This post is locked for comments