For more information, please refer to this announcement explaining best practices for getting answers to questions.
Change Personal Information approval goes to same user multiple times
Summary:
We have configured the approval rule for different personal information changes. when one of the information is updated the approval is going to approver multiple times.
Approver is same for all type of transactions of change personal info
Content (please ensure you mask any confidential information):
In approval flow condition are as below'
Rule 1 - ((Current Person Disability != null) AND (Proposed Person Disability != null) AND (Current Person Disability != Proposed Person Disability))
Rule 2 - ((Current Person Email != null) AND (Proposed Person Email != null) AND (Current Person Email != Proposed Person Email))
Rule 3 - ((Current Person GlobalName != null) AND (Proposed Person GlobalName != null) AND (Current Person GlobalName != Proposed Person GlobalName))