-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
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:Q2
-
Code Reviewed By:Saurabh Sablaka
1] Assign a tour to employee from API
2] Login to the application as a admin.
3] Navigate to Onboard module.
4] Navigate to "Manage Onboard Status" page.
5] Click on "Cancel Tours" link displaying after mouse hovering of any record.
6] Cancelled the assigned tour.
7] Try to assigned same tour using POST request with API
8] OR Try to assign any other tour.
Actual Result:
1] While assigning same tour again application is giving below message, though we have cancelled the tour :
"Employee Tour record with supplied Job Id & Tour Id already exists".
2] While assigning any other tour, application is giving success message. Tour get mapped in the Employee Tour mapping table as well. But the EmployeeSourceID for this record is displaying as 0. And assigned tour is not displaying on "Manage Onboard Page"
Cc: Prasad Pise