Hello - I'm working on a CRM app that was written before me.
Code references were pulling from the pre-entity and then for some reason, a few of the attribute references became unavailable in pre-entity.
However, these attribute references were available in the target entity. Can you think of any reason why the pre-entity would have had references to these attributes but then lost these references at some point, whereas the references were available via the target entity?
Also, under what scenarios should code get attribute values from the pre-entity -vs- target entity?