Name change approval is failing
Hi All,
We have written the below approval rule for name change transaction.
((Current Person GlobalName.result.FirstName != Proposed Person GlobalName.result.FirstName) OR ((Current Person GlobalName.result.LastName != Current Person GlobalName.result.LastName) OR ((Current Person GlobalName.result.MiddleNames != Current Person GlobalName.result.MiddleNames) OR ((Current Person GlobalName.result.Title != Proposed Person GlobalName.result.Title) OR ((Current Person GlobalName.result.Suffix != Proposed Person Contact GlobalName.result.Suffix) OR (Current Person GlobalName.result.KnownAs != Proposed Person GlobalName.result.KnownAs))))))
The transactions are failing with the below message. Would request if someone could help
Regards,
Muskaan