For more information, please refer to this announcement explaining best practices for getting answers to questions.
Manage person approval error
I have currently configure Manage person approval rule as below
If
Rule1
Person address changes should follow approval path
((Current Person Address.result.Address Line 1 != Proposed Person Address.result.Address Line 1) OR ((Current Person Address.result.Address Line 2 != Proposed Person Address.result.Address Line 2) OR ((Current Person Address.result.Postal Code != Proposed Person Address.result.Postal Code) OR ((Current Person Address.result.Region 1 != Current Person Address.result.Region 1) OR ((Current Person Address.result.Region 2 != Proposed Person Address.result.Region 2) OR (Current Person Address.result.Town Or City != Proposed Person Address.result.Town Or City))))))
-> Approval path
Rule2
Any other changes-> Self Auto approve