-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q1
1. Launch the Postman app.
2. Select “Post” request from dropdwon.
3. Select authorization type as “Basic Auth”.
4. Enter valid User ID and Password.
5. Enter below URL:
http://10.0.2.120/api/employee/addEmployeeTour
6. Pass the require parameter using body.
7. Click on "Send" button.
Actual Result:
Validation message is displaying for Job ID, though we have entered the Job ID as per validation.
Expected Result:
Employee should be get added without any error.
- blocks
-
NF-180 TSR: API: Add Employee- generate & assign defaults
-
- Closed
-
This issue is now fixed, JobID is allowed to have numeric as well as alphanumeric values.