-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ACA
-
Labels:None
-
Environment:Production
-
Module:ACA
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Can Wait
Prerequisite -
1] IRS 1095/4 Reports are created and Finalized
2] UI Submission is created using above created IRS reports
3] Ui Submission is rejected multiple times (one Original and at least one rejected)
Steps
1] Log in to application
2] Select company
3] Go to BenAdmin -> IRS Submission
4] Edit the UI submission created in prerequisite
5] Select Transmission Type = Replacement and click on Verify Submission data
6] download XML file and observe submission ID from Manifest file
actual result - It shows submission ID of top record
expected result - It should show submission ID of the original record
- relates to
-
WT-2031 Correction and replacement XML Creation [Replacement]
-
- Closed
-
Status | Open [ 1 ] | In Development [ 10007 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Revansiddha Gaur [ revansiddha.gaur ] | Sachin Hingole [ sachin.hingole ] |
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) |
Production Due Date | 23/Aug/2016 | |
Stage Due Date | 17/Aug/16 [ 2016-08-17 ] |
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) |
Production Due Date | 23/Aug/2016 | 27/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) |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Environment_New | Production [ 18442 ] |
Transition | Time In Source Status | Execution Times |
---|
|
8d 3h 2m | 1 |
|
4d 1h 45m | 1 |
|
5d 7h 31m | 1 |
|
23d 18h 4m | 1 |
|
24m 44s | 1 |
|
2s | 1 |
Concern : Latest Receipt is not reflecting while creating replacement file.
Cause : Due to use desc order in select query for replacement scenario is getting last receipt id.
Correction : Modified from desc to asc
Risk Metigation : Need thorough testings and impact analysis.