-
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
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=2
6. Click on Send button.
7. Observe the step sequence, in JSON output.
Actual Result:
It is displaying as StepSequenceNo 1, StepSequenceNo 10, StepSequenceNo 11
Expected Result:
It should be display as StepSequenceNo 1, StepSequenceNo 2, StepSequenceNo 3....StepSequenceNo 10, StepSequenceNo 11
- relates to
-
NF-55 TSR - API endpoint to list all available tours in WORKTERRA, Output - JSON
-
- Closed
-
Verified fix on Local (wt-stage) now steps are displaying as per sequence. We can deploy fix to Stage.