-
Type:
Bug
-
Status: Production Complete
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Xpress
-
Labels:None
-
Environment:Stage
-
Module:BenAdmin - Customization
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
Field | Original Value | New Value |
---|---|---|
Assignee | Sujit Chopade [ sujit.chopade ] | Saurabh Sablaka [ saurabh.sablaka ] |
Attachment | Xpress_AddProvider_1.png [ 34583 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Status | Open [ 1 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Saurabh Sablaka [ saurabh.sablaka ] | Hrishikesh Deshpande [ hrishikesh.deshpande ] |
-
- Time Spent:
- 3h
-
Issue analysis, code fix and testing on Stage
Description |
In express mode add provider is throwing an error Regards, Samir |
In express mode add provider is throwing an error Regards, Samir |
Remaining Estimate | 7h [ 25200 ] | |
Original Estimate | 7h [ 25200 ] |
Remaining Estimate | 7h [ 25200 ] | 4h [ 14400 ] |
Time Spent | 3h [ 10800 ] | |
Worklog Id | 11984 [ 11984 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Attachment | NewBenefitProvider.png [ 34613 ] |
Remaining Estimate | 4h [ 14400 ] | 3.5h [ 12600 ] |
Time Spent | 3h [ 10800 ] | 3.5h [ 12600 ] |
Worklog Id | 11990 [ 11990 ] |
Developer | Saurabh Sablaka [ saurabh.sablaka ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: On Hold(10219) |
Module | Parent values: BenAdmin(10100) | Parent values: BenAdmin(10100)Level 1 values: Customization(10113) |
Assignee | Hrishikesh Deshpande [ hrishikesh.deshpande ] | Rakesh Roy [ rakeshr ] |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Item State | Parent values: Production QA(10203)Level 1 values: On Hold(10219) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Environment_New | Stage [ 18443 ] |
Transition | Time In Source Status | Execution Times |
---|
|
11h 31m | 1 |
|
5s | 1 |
|
58m 24s | 1 |
|
4d 19h 50m | 1 |
|
287d 3h 6m | 1 |
Samir Hrishikesh Deshpande
Hi Samir,
Issue for Add new Provider is fixed. Below are 3C's.
Concern: Server error on Add New provider in Xpress company
Cause: On Add New provider, parameter was getting caught as "null" OR "". This was not handled in code.
Correction: I have added required check on this screen. Functionality is working as expected now.