Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-10152

Export waive employees on ACA file though company has 2 template to export waive employee data.

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ACA
    • Labels:
      None
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Module:
      ACA
    • Reported by:
      Harbinger
    • Item State:
      Production Complete - Closed

      Description

      While exporting file for Wacker Neuson Corporation, there are two templates on the company for same data export purpose one template for testing purpose and other for delivery purpose.
      So when data is exported using test template that waive employees are marked as exported on the file and again exported the file using delivery template with same date range which
      was used with test template , waived employees are not rolling out on the file because that are marked as already exported.

        Attachments

          Issue Links

            Activity

            yogesh.chaudhari Yogesh Chaudhari (Inactive) logged work - 14/Jul/17 06:13 AM
            • Time Spent:
              8h
               

              Analysis of this issue reported by the client.
              Compare file again and export

            yogesh.chaudhari Yogesh Chaudhari (Inactive) created issue -
            yogesh.chaudhari Yogesh Chaudhari (Inactive) logged work - 15/Jul/17 06:14 AM
            • Time Spent:
              8h
               

              Work on the issue to insert TempateID condition while exporting file for Waive for all the scenarios except indicators.

            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Field Original Value New Value
            Remaining Estimate 24h [ 86400 ] 16h [ 57600 ]
            Time Spent 8h [ 28800 ]
            Worklog Id 63827 [ 63827 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Remaining Estimate 16h [ 57600 ] 8h [ 28800 ]
            Time Spent 8h [ 28800 ] 16h [ 57600 ]
            Worklog Id 63828 [ 63828 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) logged work - 17/Jul/17 01:29 PM
            • Time Spent:
              8h
               

              I have made the changes for all the condition when create criteria for full and change file. to resolve this issue.

            revansiddha.gaur Revansiddha Gaur (Inactive) made changes -
            Remaining Estimate 8h [ 28800 ] 7h [ 25200 ]
            Time Spent 16h [ 57600 ] 17h [ 61200 ]
            Worklog Id 64254 [ 64254 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Code Review Date 18/Jul/2017
            Code Reviewed By Revansiddha [ 13002 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Remaining Estimate 7h [ 25200 ] 0h [ 0 ]
            Time Spent 17h [ 61200 ] 25h [ 90000 ]
            Worklog Id 64343 [ 64343 ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) logged work - 18/Jul/17 02:01 PM
            • Time Spent:
              7h
               

              Unit testing,prepare checklist
              code review and check-in on all the LB,Trunk and UIRefresh.
              Analysis of issue found for one employee.

            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Time Spent 25h [ 90000 ] 32h [ 115200 ]
            Worklog Id 64369 [ 64369 ]
            revansiddha.gaur Revansiddha Gaur (Inactive) logged work - 18/Jul/17 09:00 PM
            • Time Spent:
              1h
               

              Code Review.

            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Assignee Yogesh Chaudhari [ yogesh.chaudhari ] Smita Pawar [ smita.pawar ]
            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Developer Yogesh Chaudhari [ yogesh.chaudhari ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: LB QA(10201)Level 1 values: In Testing(10210)
            Hide
            yogesh.chaudhari Yogesh Chaudhari (Inactive) added a comment -

            3C -

            Concern : If company has more than one waive templates or sub-templates and if we export waive data from first template then while exporting data from second template is not getting populated on file.

            Cause : There is no template ID check while getting Max(ID) in export data function.

            Correction : Now we have added TemplateID condition while exporting data against each sub template. Though the waive employee data for jan month is already exported against other template it again get exported with other template as well.

            Show
            yogesh.chaudhari Yogesh Chaudhari (Inactive) added a comment - 3C - Concern : If company has more than one waive templates or sub-templates and if we export waive data from first template then while exporting data from second template is not getting populated on file. Cause : There is no template ID check while getting Max(ID) in export data function. Correction : Now we have added TemplateID condition while exporting data against each sub template. Though the waive employee data for jan month is already exported against other template it again get exported with other template as well.
            smita.pawar Smita Pawar (Inactive) made changes -
            Link This issue relates to WT-10272 [ WT-10272 ]
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment - - edited

            Tested scenarios till now are as follows

            1.Add test employee and waive benefit & check whether it is reflecting on file---Paas
            2.After deleting run rate maintenace, check whether employee on file or not---Pass
            3.Check waive record is exporting on file if 2 similar templates exported.---Pass
            4.Check record count reflects correct.---Fail
            5.Check exporting data for different date range---Fail
            6.Change settings on template, Check waive record is exporting on file if 2 similar templates exported---Pending

            We have verified same for change file also. Its working fine.

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - - edited Tested scenarios till now are as follows 1.Add test employee and waive benefit & check whether it is reflecting on file---Paas 2.After deleting run rate maintenace, check whether employee on file or not---Pass 3.Check waive record is exporting on file if 2 similar templates exported.---Pass 4.Check record count reflects correct.---Fail 5.Check exporting data for different date range---Fail 6.Change settings on template, Check waive record is exporting on file if 2 similar templates exported---Pending We have verified same for change file also. Its working fine.
            smita.pawar Smita Pawar (Inactive) logged work - 24/Jul/17 01:44 PM
            • Time Spent:
              4h
               

              LB testing

            smita.pawar Smita Pawar (Inactive) made changes -
            Time Spent 32h [ 115200 ] 36h [ 129600 ]
            Worklog Id 65792 [ 65792 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment -

            6. Change settings on template, Check waive record is exporting on file if 2 similar templates exported---Passed.

            Scenario no. 4 & 5 are failed because of implementation of incremental changes for mets Jira id for reference is WT-9760 and its on LB itself hence we will move this jira to next level.

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - 6. Change settings on template, Check waive record is exporting on file if 2 similar templates exported---Passed. Scenario no. 4 & 5 are failed because of implementation of incremental changes for mets Jira id for reference is WT-9760 and its on LB itself hence we will move this jira to next level.
            smita.pawar Smita Pawar (Inactive) made changes -
            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)
            smita.pawar Smita Pawar (Inactive) made changes -
            Production Due Date 08/Aug/2017
            Stage Due Date 7/Aug/17 [ 2017-08-07 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Stage Due Date 7/Aug/17 [ 2017-08-07 ] 21/Aug/17 [ 2017-08-21 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Production Due Date 08/Aug/2017 24/Aug/2017
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            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)
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment -

            We started stage testing,

            Tested scenarios on stage [Wacker Neuson for Hspl company]are as follows.
            1.Check record count reflects correct after exporting file from cloned template.

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - We started stage testing, Tested scenarios on stage [Wacker Neuson for Hspl company] are as follows. 1.Check record count reflects correct after exporting file from cloned template.
            smita.pawar Smita Pawar (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) Parent values: Stage QA(10202)Level 1 values: In Testing(10214)
            smita.pawar Smita Pawar (Inactive) logged work - 22/Aug/17 01:56 PM
            • Time Spent:
              0.75h
               

              Stage testing

            yogesh.chaudhari Yogesh Chaudhari (Inactive) logged work - 29/Aug/17 09:39 AM
            • Time Spent:
              3h
               

              Resolved the issue reported by QA team regarding this enhancement.

            yogesh.chaudhari Yogesh Chaudhari (Inactive) made changes -
            Time Spent 36h [ 129600 ] 39h [ 140400 ]
            Worklog Id 74782 [ 74782 ]
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: In Testing(10214) Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
            smita.pawar Smita Pawar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: LB QA(10201)Level 1 values: In Testing(10210)
            smita.pawar Smita Pawar (Inactive) made changes -
            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)
            smita.pawar Smita Pawar (Inactive) made changes -
            Time Spent 39h [ 140400 ] 39.75h [ 143100 ]
            Worklog Id 75346 [ 75346 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: Stage QA(10202)Level 1 values: In Testing(10214)
            smita.pawar Smita Pawar (Inactive) logged work - 06/Sep/17 10:54 AM - edited
            • Time Spent:
              1h
               

              LB testing

            smita.pawar Smita Pawar (Inactive) made changes -
            Link This issue relates to WT-10995 [ WT-10995 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Stage Due Date 21/Aug/17 [ 2017-08-21 ] 18/Sep/17 [ 2017-09-18 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Production Due Date 24/Aug/2017 21/Sep/2017
            smita.pawar Smita Pawar (Inactive) logged work - 15/Sep/17 08:44 AM - edited
            • Time Spent:
              1.5h
               

              Stage testing

            smita.pawar Smita Pawar (Inactive) made changes -
            Assignee Smita Pawar [ smita.pawar ] Yogita Bhadane [ yogita.bhadane ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Assignee Yogita Bhadane [ yogita.bhadane ] Rutuja Chilwar [ rutuja.chilwar ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Time Spent 39.75h [ 143100 ] 40.25h [ 144900 ]
            Worklog Id 81868 [ 81868 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Time Spent 40.25h [ 144900 ] 40.75h [ 146700 ]
            Worklog Id 81868 [ 81868 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Time Spent 40.75h [ 146700 ] 42.25h [ 152100 ]
            Worklog Id 82586 [ 82586 ]
            smita.pawar Smita Pawar (Inactive) made changes -
            Worklog Id 82586 [ 82586 ]
            Hide
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

            We are not able to verify this issue, as count is displaying to zero ,issue has logged under WT-11318 In Development ,until it get fixed we will not be able to verify this issue.

            CC- Rakesh Roy Sachin Hingole Smita Pawar

            Show
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - We are not able to verify this issue, as count is displaying to zero ,issue has logged under WT-11318 In Development ,until it get fixed we will not be able to verify this issue. CC- Rakesh Roy Sachin Hingole Smita Pawar
            Hide
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

            Verified above mentioned point for stage Environment , it is working as Expected.

            CC- Rakesh Roy Sachin Hingole Smita Pawar

            Show
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - Verified above mentioned point for stage Environment , it is working as Expected. CC- Rakesh Roy Sachin Hingole Smita Pawar
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: In Testing(10214) Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224)
            rutuja.chilwar Rutuja Chilwar (Inactive) logged work - 17/Nov/17 11:30 AM
            • Time Spent:
              3.5h
               
              <No comment>
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Assignee Rutuja Chilwar [ rutuja.chilwar ] Smita Pawar [ smita.pawar ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Time Spent 42.25h [ 152100 ] 45.75h [ 164700 ]
            Worklog Id 91337 [ 91337 ]
            Hide
            mahendra.mungase Mahendra Mungase (Inactive) added a comment -

            We have verified - waive employee data populated on both template file.Hence closing the same.

            Thanks,
            Mahendra

            Show
            mahendra.mungase Mahendra Mungase (Inactive) added a comment - We have verified - waive employee data populated on both template file.Hence closing the same. Thanks, Mahendra
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Status Stage Testing [ 10201 ] Production Testing [ 10202 ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Production Testing [ 10202 ] Production Complete [ 10028 ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Resolution Done [ 10000 ] Fixed [ 1 ]
            Status Production Complete [ 10028 ] Closed [ 6 ]
            mahendra.mungase Mahendra Mungase (Inactive) logged work - 29/Nov/17 04:17 AM
            • Time Spent:
              1h
               

              Issue verification on Production

            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Time Spent 45.75h [ 164700 ] 46.75h [ 168300 ]
            Worklog Id 93791 [ 93791 ]
            Transition Time In Source Status Execution Times
            Yogesh Chaudhari (Inactive) made transition -
            Open In Development
            4d 1h 5m 1
            Sachin Hingole (Inactive) made transition -
            In Development In LB Testing
            7d 18h 2m 1
            Smita Pawar (Inactive) made transition -
            In LB Testing Stage Testing
            42d 3h 20m 1
            Mahendra Mungase (Inactive) made transition -
            Stage Testing In Production Testing
            83d 3h 46m 1
            Mahendra Mungase (Inactive) made transition -
            In Production Testing Production Complete
            8s 1
            Mahendra Mungase (Inactive) made transition -
            Production Complete Closed
            8s 1

              People

              Assignee:
              smita.pawar Smita Pawar (Inactive)
              Reporter:
              yogesh.chaudhari Yogesh Chaudhari (Inactive)
              Developer:
              Yogesh Chaudhari (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:
                Pre-Prod Due Date:
                Production Due Date:
                Code Review Date:

                  Time Tracking

                  Estimated:
                  Original Estimate - 24h Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 46.75h
                  46.75h