JoinFieldValue function not working on Activity with standard object
Is there some change that has happened in last couple of releases due to which JoinFieldValue function has stopped working on Activity object with source object being the standard object itself i.e. Service Request in this case?
This function was working previously without any issues however it does NOT seems to be working now.
> Service Request object had a field: SSN
> Requirement was to have a similar field on Activity object (Related object) which should get auto-populated with the same value that's in SSN field over source object i.e. Service Request.
So, I achieved the same by applying below JFV in a WF on NULL condition & Trigger: "When new records saved":