-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Bug Type:Functional
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q2
-
Code Reviewed By:Saurabh Sablaka
1] Add a new employee using API on Production.
2] Try to update the employee info with PUT request.
Actual Result:
"Invalid Column name TourID" error is displaying.
Expected Result:
Error should not be display while updating employee.
Refer attached screenshot for more details.
Note - Above scenario is working as expected on Local and Stage.