If I had some records that had a field (optionset) that was populated with some data that I plan to remove, and updated it with a valid option. Then when I remove the options from the Pick list, how will that look on the audit trail? Will the audit trail still show the value of the option I had removed? Or will it mess up the audit trail?
OptionSet
"A"
"B"
"C"
CRM Record associated with OptionSet selected = "B"
Update the CRM record to show OptionSet selected = "A"
Removed "B" from OptionSet
Updated OptionSet
"A"
"C"
Will the Audit trail still show that the CRM Record had a value of "B" at one time?
*This post is locked for comments