-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
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
Prerequisite:
Tour should not have any step.
Steps:
1. Launch the Postman app.
2. Select “Get” request from dropdwon.
3. Select authorization type as “Basic Auth”.
4. Enter Valid User ID and Password.
5. Enter below URL:
URL= http://wt-stage/api/Tours/GetTours?company=12480&tourType=ABC
6. Click on Send button.
7. Observe JSON output.
Actual Result:
"An error has occurred" message is displaying.
Expected Result:
Proper message should be display.
- relates to
-
NF-55 TSR - API endpoint to list all available tours in WORKTERRA, Output - JSON
-
- Closed
-
Verified fix on Local (wt-stage) environment, now tour step is not displaying in JSON format if tour does not have any step. We can deploy fix to Stage.