Manage Person Approval rule getting failed when editing the persons name.
Summary:
When HR tries to edit the name of an employee under person management, it's resulting in a failed transaction.
Content (required):
Configuration rule:
(Current Person Global Name.result.First Name != Proposed Person Global Name.result.First Name)
OR (((Current Person Global Name.result.Last Name != Proposed Person Global Name.result.Last Name)
OR (Current Person Global Name.result.Known As != Proposed Person Global Name.result.Known As))
OR ("Name Information 21" != "Name Information 21")))
Version (include the version you are using, if applicable):
21D (11.13.21.10.0)
Code Snippet (add any code snippets that support your topic, if applicable):