-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ACA
-
Labels:None
-
Environment:Production
-
Module:ACA - 2017
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
1.Login to Production with Partner
2.Edit company say 'For ACA BSGtest for ACA Automation'
3.Add employee with maximum dependents. [I have added SP+16 dependents]
4.Enroll employee in plan which will display code K on line 14 of 1095-C.
5.Fetch 1095-C report till todays date.
6.Again do the corrections for entire year as 1K and 2C.
7.Fetch 1095-C report.
Actual: Received server when clicked on SAVE&RUN.
Expected: Report should get downloaded without an error.
- relates to
-
WT-5809 ACA 2017 : New changes for Tax year 2016.
-
- Closed
-
Field | Original Value | New Value |
---|---|---|
Assignee | Nandkumar [ satyap ] | Ramya Tantry [ ramya.tantry ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Description |
1.Login to Production with Partner 2.Edit company say 'For ACA BSGtest for ACA Automation' 3.Add employee with maximum dependents. [I have added SP+16 dependents] 4.Enroll employee in plan which will display code K on line 14 of 1095-C. 5.Fetch 1095-C report till todays date. 6.Again do the corrections for entire year as 1K and 2C. 7.Fetch 1095-C report. Actual: Received server when clicked on SAVE&RUN. Expected: Report should get downloaded without an error. |
1.Login to Production with Partner 2.Edit company say 'For ACA BSGtest for ACA Automation' 3.Add employee with maximum dependents. [I have added SP+16 dependents] 4.Enroll employee in plan which will display code K on line 14 of 1095-C. 5.Fetch 1095-C report till todays date. 6.Again do the corrections for entire year as 1K and 2C. 7.Fetch 1095-C report. Actual: Received server when clicked on SAVE&RUN. Expected: Report should get downloaded without an error. |
Item State | 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) |
Assignee | Ramya Tantry [ ramya.tantry ] | Smita Pawar [ smita.pawar ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
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) |
Developer | Ramya Tantry [ ramya.tantry ] |
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: In Testing(10214) |
Remaining Estimate | 4h [ 14400 ] | |
Original Estimate | 4h [ 14400 ] |
Remaining Estimate | 4h [ 14400 ] | 2h [ 7200 ] |
Time Spent | 2h [ 7200 ] | |
Worklog Id | 11144 [ 11144 ] |
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) |
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) |
-
- Time Spent:
- 0.5h
-
QA query analysis
Remaining Estimate | 2h [ 7200 ] | 1h 40m [ 6000 ] |
Time Spent | 2h [ 7200 ] | 2h 20m [ 8400 ] |
Worklog Id | 11903 [ 11903 ] |
Remaining Estimate | 1h 40m [ 6000 ] | 0h [ 0 ] |
Time Spent | 2h 20m [ 8400 ] | 4h 5m [ 14700 ] |
Worklog Id | 11908 [ 11908 ] |
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 ] |
Time Spent | 4h 5m [ 14700 ] | 4.25h [ 15300 ] |
Worklog Id | 11903 [ 11903 ] |
Time Spent | 4.25h [ 15300 ] | 4.5h [ 16200 ] |
Worklog Id | 16834 [ 16834 ] |
Time Spent | 4.5h [ 16200 ] | 4h 40m [ 16800 ] |
Worklog Id | 16834 [ 16834 ] |
Environment_New | Production [ 18442 ] |
Transition | Time In Source Status | Execution Times |
---|
|
17h 56m | 1 |
|
5d 7h 35m | 1 |
|
9d 21h 57m | 1 |
|
5d 21h 32m | 1 |
|
1h 3m | 1 |
|
18s | 1 |
Concern: Received server error while downloading 1095-C report.
Cause: Above mentioned employee had already 18 dependents enrolled.Employee had additional dependents which were not enrolled. After enrolling them from correction screen, the sequence no,member id got mismatched and so additional dependents where added with same sequence no. Server error caused as PDF keys got repeated in covered individual part.
Correction: Removed the member id and member type ID from the join condition of merge statement.