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

Remove pay period validation

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Labels:
      None
    • Environment:
      Production
    • Bug Severity:
      Low
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Support
    • Item State:
      Production Complete - Closed

      Description

      Every time we need to update a payroll schedule we are
      getting the error below, even when the dates make sense. Today I tried to
      create the payroll schedule below for the City of Sea Tac on stage and I ended
      up having to submit it to dev ( WT-8149 RESOLVED ) to create from the backend because I
      keep getting the error.

      Cc: Satya, Jaideep Vinchurkar, Lalit Kumar

        Attachments

          Issue Links

            Activity

            jyoti.mayne Jyoti Mayne created issue -
            jyoti.mayne Jyoti Mayne made changes -
            Field Original Value New Value
            Assignee Vijay Siddha [ vijays ] Vinanti Yadav [ vinanti.yadav ]
            jyoti.mayne Jyoti Mayne made changes -
            Link This issue relates to WT-8160 [ WT-8160 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204)
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 01/Mar/17 04:21 PM - edited
            • Time Spent:
              2h
               

              Analysis

            jyoti.mayne Jyoti Mayne logged work - 01/Mar/17 04:24 PM
            • Time Spent:
              0.25h
               

              discussion with Vinanti,Lalit and Satya

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Reviewed By Jyoti Mayne [ 11910 ]
            Developer Vinanti Yadav [ vinanti.yadav ]
            Remaining Estimate 16h [ 57600 ]
            Original Estimate 16h [ 57600 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 16h [ 57600 ] 14h [ 50400 ]
            Time Spent 2h [ 7200 ]
            Worklog Id 28403 [ 28403 ]
            jyoti.mayne Jyoti Mayne made changes -
            Remaining Estimate 14h [ 50400 ] 13.75h [ 49500 ]
            Time Spent 2h [ 7200 ] 2.25h [ 8100 ]
            Worklog Id 28409 [ 28409 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Worklog Id 28403 [ 28403 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 13.75h [ 49500 ] 5.75h [ 20700 ]
            Time Spent 2.25h [ 8100 ] 10.25h [ 36900 ]
            Worklog Id 28535 [ 28535 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Dev Due Date 03/Mar/2017
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: Development(10200)Level 1 values: In Progress(10206)
            jyoti.mayne Jyoti Mayne logged work - 02/Mar/17 04:44 PM
            • Time Spent:
              0.25h
               

              discussion with Vinanti

            vinanti.yadav Vinanti Yadav (Inactive) logged work - 02/Mar/17 05:30 PM
            • Time Spent:
              8h
               

              Analysis.
              Coding.

            jyoti.mayne Jyoti Mayne made changes -
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: Development(10200)Level 1 values: Ready for Review(10208)
            jyoti.mayne Jyoti Mayne made changes -
            Remaining Estimate 5.75h [ 20700 ] 5.5h [ 19800 ]
            Time Spent 10.25h [ 36900 ] 10.5h [ 37800 ]
            Worklog Id 28700 [ 28700 ]
            jyoti.mayne Jyoti Mayne made changes -
            Dev Due Date 03/Mar/2017 06/Mar/2017
            jyoti.mayne Jyoti Mayne made changes -
            Dev Due Date 06/Mar/2017 07/Mar/2017
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Dev Due Date 07/Mar/2017 08/Mar/2017
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Dev Due Date 08/Mar/2017 09/Mar/2017
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 08/Mar/17 05:30 PM
            • Time Spent:
              4h
               

              coding & Unit testing.

            jyoti.mayne Jyoti Mayne logged work - 08/Mar/17 06:01 PM
            • Time Spent:
              0.5h
               

              code review and unit testing

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 5.5h [ 19800 ] 1.5h [ 5400 ]
            Time Spent 10.5h [ 37800 ] 14.5h [ 52200 ]
            Worklog Id 29844 [ 29844 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Review Date 09/Mar/2017
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment -

            Hi,

            Please find below 3C's :

            Concern : Need to remove invalid pay period validation messages for Pay Date, Pay Start Date and Pay End Date.

            Cause : Currently system is showing following validation messages :
            1. Pay Date

            • Pay Date should be between Start Date and End Date.

            2.Start Date

            • Pay Period Start Date should be between Start Date and End Date.

            3.End Date

            • Pay Period End Date should be between Start Date and End Date.

            Correction :
            We have removed above validation messages and implemented the following :
            1. Pay Date

            • Please input the values for Pay Period Start Date. (blank validation)
            • incorrect date validation.

            2. For Start Date

            • Please input the values for Pay Period Start Date. (blank validation)
            • Pay Period Start Date Should be less than Pay Period End Date.
            • incorrect date validation.

            3. For End Date

            • Please input the values for Pay Period End Date. (blank validation)
            • Pay Period End Date Should be grater than Pay Period Start Date.
            • incorrect date validation.

            Cc: Jyoti Mayne, Satya, Jaideep Vinchurkar, Lalit Kumar

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - Hi, Please find below 3C's : Concern : Need to remove invalid pay period validation messages for Pay Date, Pay Start Date and Pay End Date. Cause : Currently system is showing following validation messages : 1. Pay Date Pay Date should be between Start Date and End Date. 2.Start Date Pay Period Start Date should be between Start Date and End Date. 3.End Date Pay Period End Date should be between Start Date and End Date. Correction : We have removed above validation messages and implemented the following : 1. Pay Date Please input the values for Pay Period Start Date. (blank validation) incorrect date validation. 2. For Start Date Please input the values for Pay Period Start Date. (blank validation) Pay Period Start Date Should be less than Pay Period End Date. incorrect date validation. 3. For End Date Please input the values for Pay Period End Date. (blank validation) Pay Period End Date Should be grater than Pay Period Start Date. incorrect date validation. Cc: Jyoti Mayne , Satya , Jaideep Vinchurkar , Lalit Kumar
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            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)
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            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)
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Assignee Vinanti Yadav [ vinanti.yadav ] Prasad Pise [ prasadp ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 09/Mar/17 01:03 PM
            • Time Spent:
              3h
               

              Code review.
              Unit testing.
              Code check ins.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 1.5h [ 5400 ] 0h [ 0 ]
            Time Spent 14.5h [ 52200 ] 17.5h [ 63000 ]
            Worklog Id 30041 [ 30041 ]
            jyoti.mayne Jyoti Mayne logged work - 09/Mar/17 06:00 PM
            • Time Spent:
              0.25h
               

              3C's review

            prasadp Prasad Pise (Inactive) made changes -
            Assignee Prasad Pise [ prasadp ] Jayshree Nagpure [ jayshree.nagpure ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 17.5h [ 63000 ] 18h [ 64800 ]
            Worklog Id 30473 [ 30473 ]
            jayshree.nagpure Jayshree Nagpure (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)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            Hi Vinanti Yadav,

            Verified on LB on Caiso
            Tested below scenario:
            1. Pay Date
            -Please input the values for Pay Period Start Date. (blank validation)
            -incorrect date validation.
            2. For Start Date
            -Please input the values for Pay Period Start Date. (blank validation)
            -Pay Period Start Date Should be less than Pay Period End Date.
            -Incorrect date validation.
            3. For End Date
            -Please input the values for Pay Period End Date. (blank validation)
            -Pay Period End Date Should be grater than Pay Period Start Date.
            -Incorrect date validation.
            Working as expected.
            Thus updating item state as Ready for Stage.

            Thanks,
            Jayshree

            CC: Prasad Pise Rakesh Roy

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Vinanti Yadav , Verified on LB on Caiso Tested below scenario: 1. Pay Date -Please input the values for Pay Period Start Date. (blank validation) -incorrect date validation. 2. For Start Date -Please input the values for Pay Period Start Date. (blank validation) -Pay Period Start Date Should be less than Pay Period End Date. -Incorrect date validation. 3. For End Date -Please input the values for Pay Period End Date. (blank validation) -Pay Period End Date Should be grater than Pay Period Start Date. -Incorrect date validation. Working as expected. Thus updating item state as Ready for Stage. Thanks, Jayshree CC: Prasad Pise Rakesh Roy
            jayshree.nagpure Jayshree Nagpure (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)
            jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 13/Mar/17 01:15 PM
            • Time Spent:
              2h
               

              Analysis, LB testing

            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Time Spent 18h [ 64800 ] 20h [ 72000 ]
            Worklog Id 30618 [ 30618 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Account Executive Debbie Kulling [ dkulling ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 20h [ 72000 ] 20.25h [ 72900 ]
            Worklog Id 31056 [ 31056 ]
            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)
            jayshree.nagpure Jayshree Nagpure (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)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 15/Mar/17 02:06 PM
            • Time Spent:
              1h
               

              stage testing

            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            Hi Vinanti Yadav,

            Verified issue on stage for Je Dunn for hspl.
            Verified all the scenario.
            Working as expected.
            Thus updating item state as ready for Production.

            Thanks,
            Jayshree

            CC; Prasad Pise Rakesh Roy

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Vinanti Yadav , Verified issue on stage for Je Dunn for hspl. Verified all the scenario. Working as expected. Thus updating item state as ready for Production. Thanks, Jayshree CC; Prasad Pise Rakesh Roy
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            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)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Time Spent 20.25h [ 72900 ] 21.25h [ 76500 ]
            Worklog Id 31338 [ 31338 ]
            ashwin.wankhede Ashwin Wankhede (Inactive) made changes -
            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)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Item State Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) Parent values: Production QA(10203)Level 1 values: In Testing(10218)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Status Stage Testing [ 10201 ] Production Testing [ 10202 ]
            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            Hi Vinanti Yadav,

            Verified issue on Production on PSMC for hspl.
            Verified all scenario.
            Issue is fixed.
            Thus updating item state as Production complete.

            Thanks,
            Jayshree

            CC: Prasad Pise Rakesh Roy

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Hi Vinanti Yadav , Verified issue on Production on PSMC for hspl. Verified all scenario. Issue is fixed. Thus updating item state as Production complete. Thanks, Jayshree CC: Prasad Pise Rakesh Roy
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Item State Parent values: Production QA(10203)Level 1 values: In Testing(10218) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
            jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 21/Mar/17 12:31 PM
            • Time Spent:
              1h
               

              Production testing

            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Production Testing [ 10202 ] Production Complete [ 10028 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Time Spent 21.25h [ 76500 ] 22.25h [ 80100 ]
            Worklog Id 32589 [ 32589 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Bug Severity Low [ 16703 ]
            Code Review Date 09/Mar/2017 09/Mar/2017
            Dev Due Date 09/Mar/2017 09/Mar/2017
            satyap Satya made changes -
            Environment_New Production [ 18442 ]
            Transition Time In Source Status Execution Times
            Vinanti Yadav (Inactive) made transition -
            Open In Development
            11m 12s 1
            Jayshree Nagpure (Inactive) made transition -
            In Development In LB Testing
            12d 13m 1
            Jayshree Nagpure (Inactive) made transition -
            In LB Testing Stage Testing
            2d 8h 15m 1
            Jayshree Nagpure (Inactive) made transition -
            Stage Testing In Production Testing
            5d 21h 1m 1
            Jayshree Nagpure (Inactive) made transition -
            In Production Testing Production Complete
            1h 26m 1

              People

              Assignee:
              jayshree.nagpure Jayshree Nagpure (Inactive)
              Reporter:
              jyoti.mayne Jyoti Mayne
              Account Executive:
              Debbie Kulling
              Developer:
              Vinanti Yadav (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:
                Dev Due Date:
                Code Review Date:

                  Time Tracking

                  Estimated:
                  Original Estimate - 16h Original Estimate - 16h
                  16h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 22.25h
                  22.25h