-
Type:
Enhancement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:Platform
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Sprint:Integration Platform sprint
-
Severity:Simple
-
Dev Estimates:32
-
Code Reviewed By:Jaideep Vinchurkar
Problem Statement:
For employees getting added from API calls we are enforcing unique email address for employees at company level. However, later in system we allow employee / admin to modify their email address on demographics page without check for unique email address. For this we are suggesting to add a validation check on import add/ update which will ensure that system does not allow duplicate email address for an employee within same company.