-
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
-
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Status | Open [ 1 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Remaining Estimate | 2h [ 7200 ] | |
Original Estimate | 2h [ 7200 ] |
Remaining Estimate | 2h [ 7200 ] | 0h [ 0 ] |
Time Spent | 2h [ 7200 ] | |
Worklog Id | 27443 [ 27443 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) |
Assignee | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] | Kunal Kedari [ kunal.kedari ] |
Issue Importance | Q1 [ 14900 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203) |
Item State | Parent values: Production QA(10203) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
1d 7m | 1 |
|
2s | 1 |
|
3s | 1 |
|
63d 1h 54m | 1 |
|
16s | 1 |
|
8s | 1 |
Verified fix on Local (wt-stage) now steps are displaying as per sequence. We can deploy fix to Stage.