-
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
-
Code Reviewed By:Ramya Tantry
Env - Stage
Company - TSR Onboard
Scenario 1
1] Add employee to WT through API, while adding mentioned HoursPerWeek as 40.5
2] Observe the HoursPerWeek on Demographics page. it is getting rounded to nearest value.
Expected Result:
Value should not be get rounded.
Scenario 2
1] Wehn HousrPerWeek passed as blank:
"HoursPerWeek" : " "
2] Below message is displaying:
{
"status": "Error",
"message": "Bad parameters",
"errorLevel": "Information",
"code": 400,
"description": ""
}
3] Please correct the message so user come to know exactly what went wrong.
- relates to
-
NF-3998 Regression testing for TSR Integration with Old UI on Stage
- Closed