-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Labels:
-
Environment:Production
-
Categories:Enrollment - Life/LTD plans
-
Company:Virgin Atlantic
-
Reported by:Client
-
Stage Company Name:Virgin
-
Level:Admin
Hi Team,
Client faced a server error on Pending EOI screen, while rejecting the coverage amount. Please see the screen shot below on the email that I received.
let me know if there is anything i can do to resolve it through UI.
Getting members details from client. In the mean time could you please investigate and provide feedback on this server error.
cc Christina Karnes Robyn Adkison
apxSpecs
Field | Original Value | New Value |
---|---|---|
Attachment | ErrorLog.txt [ 74254 ] |
Assignee | Nidhi Kaul [ nidhi.kaul ] | Amit Kumawat [ amit.kumawat ] |
Assignee | Amit Kumawat [ amit.kumawat ] | Rohan J Khandave [ rohan.khandave ] |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 1.5h [ 5400 ] | |
Worklog Id | 107445 [ 107445 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Seema Gaikwad [ seema.gaikwad ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Caused by UI Refresh | Yes [ 18590 ] | |
Original Estimate | 0h [ 0 ] |
Workflow | WB: Bugs Project Management Workflow [ 65619 ] | 0803 Copy of WB: Bugs Project Management Workflow [ 65790 ] |
-
- Time Spent:
- 4h
-
Issue Analysis
Discussion with Jyoti
Fixed Issue
Unit testing
Time Spent | 1.5h [ 5400 ] | 5.5h [ 19800 ] |
Worklog Id | 107533 [ 107533 ] |
Priority | Critical [ 1 ] | Medium [ 3 ] |
Assignee | Seema Gaikwad [ seema.gaikwad ] | Monika Demla [ monika.demla ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Pre-prod Testing [ 11500 ] |
Resolution | Done [ 10000 ] | |
Status | Pre-prod Testing [ 11500 ] | Production Review [ 11501 ] |
Status | Production Review [ 11501 ] | Closed [ 6 ] |
Root Cause | Bug [ 18430 ] |
Workflow | 0803 Copy of WB: Bugs Project Management Workflow [ 65790 ] | 2203 WB: Bugs Project Management Workflow [ 66948 ] |
Description |
Hi Team, Client faced a server error on Pending EOI screen, while rejecting the coverage amount. Please see the screen shot below on the email that I received. let me know if there is anything i can do to resolve it through UI. !image-2018-03-07-08-21-13-128.png|thumbnail! Getting members details from client. In the mean time could you please investigate and provide feedback on this server error. cc [~christina.karnes] [~Robyn.Adkison] |
Hi Team, Client faced a server error on Pending EOI screen, while rejecting the coverage amount. Please see the screen shot below on the email that I received. let me know if there is anything i can do to resolve it through UI. !image-2018-03-07-08-21-13-128.png|thumbnail! Getting members details from client. In the mean time could you please investigate and provide feedback on this server error. cc [~christina.karnes] [~Robyn.Adkison] apSpecs |
Description |
Hi Team, Client faced a server error on Pending EOI screen, while rejecting the coverage amount. Please see the screen shot below on the email that I received. let me know if there is anything i can do to resolve it through UI. !image-2018-03-07-08-21-13-128.png|thumbnail! Getting members details from client. In the mean time could you please investigate and provide feedback on this server error. cc [~christina.karnes] [~Robyn.Adkison] apSpecs |
Hi Team, Client faced a server error on Pending EOI screen, while rejecting the coverage amount. Please see the screen shot below on the email that I received. let me know if there is anything i can do to resolve it through UI. !image-2018-03-07-08-21-13-128.png|thumbnail! Getting members details from client. In the mean time could you please investigate and provide feedback on this server error. cc [~christina.karnes] [~Robyn.Adkison] apxSpecs |
Workflow | 2203 WB: Bugs Project Management Workflow [ 66948 ] | 0604 Issues Management Workflow [ 68382 ] |
Labels | ServerError_invalid_Inputs |
Link | This issue relates to DEV-4388 [ DEV-4388 ] |
Transition | Time In Source Status | Execution Times |
---|
|
14h 28m | 1 |
|
1d 6h 38m | 1 |
|
2s | 1 |
|
2s | 1 |
|
25s | 1 |
|
3s | 1 |
Hi Monika Demla,
Below are 3c's of reported issue-
Concern: Server error on Pending EOI screen, while rejecting the coverage amount.
Cause: We save rejection remark and user details who rejected changes in database. While saving user details, we save Firstname and lastname of admin who are doing change - in this case admin name is "Carrissa D'Anna". While saving this user name, query terminated in between due to signle quote present in Lastname of user (D'Anna). This caused server error while rejecting coverage amount.
Correction: We need code changes to resolve this issue. SQL query parameterization is required. This will handle single quote in admin name properly. Record will be saved without any issue.
Please let us know if you need more details on this.
Thanks,
Vijayendra