-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
Hi Vinayak Kulkarni,
While checking WT-8875 found below issue
Got server error While exporting New HR Simplified COBRA Participant template.
Error Log
ErrorID : 0
ErrorSource : ControllerAppTier.Save->WORKTERRAControllerAppTier.Save->ExecuteExportDTS.ExportData_Isolated->WTIsolatedRoutines.Main->ExecuteExportDTS.ExportData->ExportProcessRowwise.ExportData->ExportProcessRowwise.ProcessDataForExportEmployeeWise->ExportProcessRowwise.ProcessEachSubtemplate->ExportProcessRowwise.SetMetaDataValueToColumns
ErrorMessage: Object reference not set to an instance of an object.
Note: Working when we map newly implemented Do not export blank cobra event Indicator on Participant employee subtemplate
Can you please look into this and update accordingly ?
- is caused by
-
WT-8875 City of Durham > HR Simplified COBRA > Custom Event > Dependents of Retirees Turning 65
-
- Closed
-
Status | Open [ 1 ] | In Development [ 10007 ] |
Code Review Date | 19/Apr/2017 | |
Code Reviewed By | Ganesh Sadawarte [ 12101 ] | |
Dev Due Date | 20/Apr/2017 | |
Dev Estimates | 4 | |
Developer | Vinayak Kulkarni [ vinayak.kulkarni ] | |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | |
Remaining Estimate | 4h [ 14400 ] | |
Original Estimate | 4h [ 14400 ] |
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) |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Vinayak Kulkarni [ vinayak.kulkarni ] | Aniruddha Dev [ aniruddha.dev ] |
Remaining Estimate | 4h [ 14400 ] | 1.5h [ 5400 ] |
Time Spent | 2.5h [ 9000 ] | |
Worklog Id | 41668 [ 41668 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
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) |
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) |
Remaining Estimate | 1.5h [ 5400 ] | 1.25h [ 4500 ] |
Time Spent | 2.5h [ 9000 ] | 2.75h [ 9900 ] |
Worklog Id | 48951 [ 48951 ] |
Worklog Id | 48951 [ 48951 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) |
Item State | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
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) |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
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) |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Bug Severity | Medium [ 16702 ] |
Environment_New | LB [ 18444 ] |
Transition | Time In Source Status | Execution Times |
---|
|
34m 13s | 1 |
|
1d 14h 44m | 1 |
|
52d 1h 22m | 1 |
|
1s | 1 |
|
48s | 1 |
|
11s | 1 |
Cause: while doing mentioned enhancement, it was not handled in code if cobra reason is mapped but indicator is not mapped, due to this unhanded condition, it was throwing server error.
Correction: We have now handled this condition so that we can have cobra reason mapped without indicator.
Impacted Areas: Cobra reason field.
Files Affected: ExportProcess.vb, ExportProcessRowwise.vb