-
Type:
Bug
-
Status: Resolution Setting
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Environment:Stage
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Admin
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
-
Issue Importance:Q2
Env- Stage
Company - TSR Onboard
1] Add employee through API, while adding assigned tour id = 12
2] Now update employee with "PUT" request and mentioned tour id = 13
3] Observe the response message it is
{
"status": "Success",
"company": "13008",
"employeeID": "E5346",
"jobID": "101595",
"tourID": 13,
"description": "Employee record updated successfully"
}
Actual Result:
Respective tour is not get assigned to employee but the response message is misleading.
Expected Result:
We need to change the response message.
- relates to
-
NF-3998 Regression testing for TSR Integration with Old UI on Stage
-
- Closed
-
Hi Kunal Kedari,
We are not assigning tour when employee information is updated.
So when No combination present for candidate,job and tourid following message is shown
CC : Saurabh Sablaka Ramya Tantry