-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Component/s: BenAdmin
-
Labels:None
-
Module:BenAdmin - Enrollment
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
Step:-
1.Login to application using company admin credential
2.Search employee
3.Click on employee
4.Navigate to BenAdmin > Benefits > Terminate Plan Election
5.Select Date from date picker for Termination date
6.Remove one digit from year and click out side
Actual - Server erron on screen
Expected - It should populate Alert message for user.
ErrorID : 0
ErrorSource : ControllerAppTier.GetData->BenAdminControllerAppTier.GetData->EmployeeTerminatePlanElection.GetData-
>EmployeeTerminatePlanElection.GetTerminationDateWithPolicy
ErrorMessage: Conversion from string "" to type 'Date' is not valid.
Field | Original Value | New Value |
---|---|---|
Issue Importance | Must Have [ 11800 ] |
Assignee | Satya [ ID10004 ] | Aarati Sabnis [ aarati.sabnis ] |
Dev Due Date | 11/Jul/2016 |
Module | Parent values: BenAdmin(10100) | Parent values: BenAdmin(10100)Level 1 values: Enrollment(10107) |
Component/s | BenAdmin [ 10601 ] |
Attachment | DateAlert.png [ 21679 ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) | Parent values: Development(10200)Level 1 values: Ready for Review(10208) |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Aarati Sabnis [ aarati.sabnis ] | Mahendra Mungase [ mahendra.mungase ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Review(10208) | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | Parent values: Development(10200)Level 1 values: Ready for Review(10208) |
Item State | Parent values: Development(10200)Level 1 values: Ready for Review(10208) | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | 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: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
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) |
Developer | Aarati Sabnis [ aarati.sabnis ] | |
Production Due Date | 25/Aug/2016 | |
QA | Mahendra Mungase [ mahendra.mungase ] |
Production Due Date | 25/Aug/2016 | 02/Aug/2016 |
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: In Testing(10218) |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Done [ 10000 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Resolution | Done [ 10000 ] | Fixed [ 1 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
15d 21h 48m | 1 |
|
1d 19h 12m | 1 |
|
19d 1h 10m | 1 |
|
3d 3h 14m | 1 |
|
5d 21h 7m | 1 |
|
3s | 1 |
Hi Mahendra Mungase
Concern : Server Error populated on screen when trim one digit from selected date
Cause : It was perfectly working on local machine but for LB and stage, the condition for null date or date in incorrect format was not checked.
Correction : The condition for null date or incorrect format is checked now and it properly working.
Thanks,
Aarati R. Sabnis