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

Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page.

    Details

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

      Description

      Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page.

      Replication Steps:
      1. Login as Admin
      2. Go to test company
      3. Go to Add/change Benefits Plan
      4. Select any Life plan
      5. Go to Plan Design Eligibility Rules tab.
      6. Change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to Yes
      7. Click on Save button without putting any value
      8. Validation message gets displayed as "Neither of the Maximum Contingent Coverage Flat Amount, XTime Annual Compensation and Percentage fields should be blank or be 0 at a time."
      9. Again, change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to No
      10. Try to Save the Page
      11. Validation message gets retained.

      This is an existing issue.
      Expected Result:
      Validation message should not get retained and user should be allowed to save Plan Design Eligibility Rules page.

        Attachments

        1. Checklist_for_WT_9202.doc
          26 kB
        2. image-2017-04-14-11-25-35-337.png
          image-2017-04-14-11-25-35-337.png
          151 kB
        3. Val Message.jpg
          Val Message.jpg
          60 kB
        4. WT_9202_Affected_files.txt
          0.5 kB

          Issue Links

            Activity

            prasadp Prasad Pise (Inactive) created issue -
            prasadp Prasad Pise (Inactive) made changes -
            Field Original Value New Value
            Link This issue relates to WT-9066 [ WT-9066 ]
            jyoti.mayne Jyoti Mayne made changes -
            Assignee Rohit Shete [ rohit.shete ] Shailendra Honrao [ shailendra.honrao ]
            jyoti.mayne Jyoti Mayne made changes -
            Developer Rohit Shete [ rohit.shete ] Shailendra Honrao [ shailendra.honrao ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204)
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: Development(10200)Level 1 values: In Progress(10206)
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Remaining Estimate 1h [ 3600 ]
            Original Estimate 1h [ 3600 ]
            shailendra.honrao Shailendra Honrao (Inactive) logged work - 14/Apr/17 07:06 AM
            • Time Spent:
              0.5h
               

              Analysis,coding,unit testing

            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Remaining Estimate 1h [ 3600 ] 0.5h [ 1800 ]
            Time Spent 0.5h [ 1800 ]
            Worklog Id 38155 [ 38155 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            shailendra.honrao Shailendra Honrao (Inactive) logged work - 14/Apr/17 12:46 PM
            • Time Spent:
              1.5h
               

              development,unit testing,review

            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Remaining Estimate 0.5h [ 1800 ] 0h [ 0 ]
            Time Spent 0.5h [ 1800 ] 2h [ 7200 ]
            Worklog Id 38367 [ 38367 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Original Estimate 1h [ 3600 ] 3h [ 10800 ]
            prasadp Prasad Pise (Inactive) logged work - 14/Apr/17 01:07 PM
            • Time Spent:
              0.25h
               

              Internal Discussion

            prasadp Prasad Pise (Inactive) made changes -
            Time Spent 2h [ 7200 ] 2.25h [ 8100 ]
            Worklog Id 38390 [ 38390 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Original Estimate 3h [ 10800 ] 4h [ 14400 ]
            shailendra.honrao Shailendra Honrao (Inactive) logged work - 17/Apr/17 11:27 AM
            • Time Spent:
              1.5h
               

              analysis,development,unit testing,review

            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Time Spent 2.25h [ 8100 ] 3.75h [ 13500 ]
            Worklog Id 38718 [ 38718 ]
            shailendra.honrao Shailendra Honrao (Inactive) logged work - 18/Apr/17 09:05 AM - edited
            • Time Spent:
              1.5h
               

              review,discussion,check in

            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Time Spent 3.75h [ 13500 ] 4.75h [ 17100 ]
            Worklog Id 38912 [ 38912 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Original Estimate 4h [ 14400 ] 5h [ 18000 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Code Review Date 18/Apr/2017
            Code Reviewed By Jyoti Mayne [ 11910 ]
            Dev Due Date 17/Apr/2017
            Hide
            shailendra.honrao Shailendra Honrao (Inactive) added a comment - - edited

            Please find below 3C's:

            Concern: Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page.

            Cause: 1.Also on change of Limit Available Coverage By Elected Amount In Contingent Plan dropdown error message is not cleared.

            Correction: We have fixed code for same.

            Note: Below are some additional issue that we found during unit testing and also fixed:

            1. Wrong validation on Percentage of Annual Compensation field,it is not allowed to enter 100.
            2. Shows wrong validation message on Times Annual Compensation field.

            Please verify.

            Cc: Jyoti Mayne

            Show
            shailendra.honrao Shailendra Honrao (Inactive) added a comment - - edited Please find below 3C's: Concern: Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page. Cause : 1.Also on change of Limit Available Coverage By Elected Amount In Contingent Plan dropdown error message is not cleared. Correction: We have fixed code for same. Note: Below are some additional issue that we found during unit testing and also fixed: 1. Wrong validation on Percentage of Annual Compensation field,it is not allowed to enter 100. 2. Shows wrong validation message on Times Annual Compensation field. Please verify. Cc: Jyoti Mayne
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Attachment WT_9202_Affected_files.txt [ 45656 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Attachment Checklist_for_WT_9202.doc [ 45657 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Attachment WT_9202_Affected_files.txt [ 45656 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Attachment WT_9202_Affected_files.txt [ 45664 ]
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Time Spent 4.75h [ 17100 ] 5.25h [ 18900 ]
            Worklog Id 38912 [ 38912 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Original Estimate 5h [ 18000 ] 6h [ 21600 ]
            prasadp Prasad Pise (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Assignee Shailendra Honrao [ shailendra.honrao ] Prasad Pise [ prasadp ]
            prasadp Prasad Pise (Inactive) made changes -
            Original Estimate 6h [ 21600 ] 9h [ 32400 ]
            prasadp Prasad Pise (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)
            prasadp Prasad Pise (Inactive) logged work - 18/Apr/17 01:21 PM
            • Time Spent:
              0.5h
               

              LB Testing

            prasadp Prasad Pise (Inactive) made changes -
            Time Spent 5.25h [ 18900 ] 5.75h [ 20700 ]
            Worklog Id 39043 [ 39043 ]
            jyoti.mayne Jyoti Mayne logged work - 18/Apr/17 04:14 PM
            • Time Spent:
              0.5h
               

              code review, unit testing and discussion

            prasadp Prasad Pise (Inactive) logged work - 19/Apr/17 01:52 PM
            • Time Spent:
              0.5h
               

              LB testing , JIRA Update

            Hide
            prasadp Prasad Pise (Inactive) added a comment -

            HI Shailendra Honrao

            I have verified the bug fix on LB.
            Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page.
            Percentage of Annual Compensation field is allowing to enter value 100.
            Validation message on Times Annual Compensation field is correct

            CC: Jyoti Mayne

            Show
            prasadp Prasad Pise (Inactive) added a comment - HI Shailendra Honrao I have verified the bug fix on LB. Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page. Percentage of Annual Compensation field is allowing to enter value 100. Validation message on Times Annual Compensation field is correct CC: Jyoti Mayne
            prasadp Prasad Pise (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)
            prasadp Prasad Pise (Inactive) made changes -
            Time Spent 5.75h [ 20700 ] 6.25h [ 22500 ]
            Worklog Id 39436 [ 39436 ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 6.25h [ 22500 ] 6.75h [ 24300 ]
            Worklog Id 39496 [ 39496 ]
            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)
            prasadp Prasad Pise (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)
            prasadp Prasad Pise (Inactive) made changes -
            Assignee Prasad Pise [ prasadp ] Alankar Chavan [ alankar.chavan ]
            rohit.shete Rohit Shete (Inactive) logged work - 24/Apr/17 08:36 AM
            • Time Spent:
              0.5h
               

              Stage ChekIn

            amita.sangani Amita Sangani (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: In Testing(10214) Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602)
            amita.sangani Amita Sangani (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)
            prasadp Prasad Pise (Inactive) made changes -
            Assignee Alankar Chavan [ alankar.chavan ] Prasad Pise [ prasadp ]
            amita.sangani Amita Sangani (Inactive) made changes -
            Description Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page.

            Replication Steps:
            1. Login as Admin
            2. Go to test company
            3. Go to Add/change Benefits Plan
            4. Select any Life plan
            5. Go to Plan Design Eligibility Rules tab.
            6. Change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to *Yes*
            7. Click on Save button without putting any value
            8. Validation message gets displayed as "Neither of the Maximum Contingent Coverage Flat Amount, XTime Annual Compensation and Percentage fields should be blank or be 0 at a time."
            9. Again, change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to *No*
            10. Try to Save the Page
            11. Validation message gets retained.

            This is an existing issue.
            Expected Result:
            Validation message should not get retained and user should be allowed to save Plan Design Eligibility Rules page.

            Validation message is getting retained and hence not allowing to save Plan Design Eligibility Rules page.

            Replication Steps:
            1. Login as Admin
            2. Go to test company
            3. Go to Add/change Benefits Plan
            4. Select any Life plan
            5. Go to Plan Design Eligibility Rules tab.
            6. Change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to *Yes*
            7. Click on Save button without putting any value
            8. Validation message gets displayed as "Neither of the Maximum Contingent Coverage Flat Amount, XTime Annual Compensation and Percentage fields should be blank or be 0 at a time."
            9. Again, change the drop down value of "Limit Available Coverage By Elected Amount In Contingent Plan" to *No*
            10. Try to Save the Page
            11. Validation message gets retained.

            This is an existing issue.
            Expected Result:
            Validation message should not get retained and user should be allowed to save Plan Design Eligibility Rules page.

            Hide
            amita.sangani Amita Sangani (Inactive) added a comment -

            Hi Shailendra Honrao
            I have verified the bug fix on STAGE for "ASml for HSPL" company.

            • Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page.
            • Percentage of Annual Compensation field is allowing to enter value 100.
            • Validation message on Times Annual Compensation field is correct

            CC:Jyoti Mayne

            Show
            amita.sangani Amita Sangani (Inactive) added a comment - Hi Shailendra Honrao I have verified the bug fix on STAGE for "ASml for HSPL" company. Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page. Percentage of Annual Compensation field is allowing to enter value 100. Validation message on Times Annual Compensation field is correct CC: Jyoti Mayne
            amita.sangani Amita Sangani (Inactive) logged work - 24/Apr/17 10:54 AM
            • Time Spent:
              0.75h
               

              Verified the fix on Stage.

            amita.sangani Amita Sangani (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)
            amita.sangani Amita Sangani (Inactive) made changes -
            Time Spent 6.75h [ 24300 ] 7.5h [ 27000 ]
            Worklog Id 40324 [ 40324 ]
            amita.sangani Amita Sangani (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            prasadp Prasad Pise (Inactive) logged work - 24/Apr/17 11:10 AM
            • Time Spent:
              1h
               

              Discussion and JIRA verification on Job training for Amita S & Priya H

            prasadp Prasad Pise (Inactive) made changes -
            Time Spent 7.5h [ 27000 ] 8.5h [ 30600 ]
            Worklog Id 40326 [ 40326 ]
            rohit.shete Rohit Shete (Inactive) made changes -
            Time Spent 8.5h [ 30600 ] 9h [ 32400 ]
            Worklog Id 40570 [ 40570 ]
            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)
            shailendra.honrao Shailendra Honrao (Inactive) logged work - 27/Apr/17 08:28 AM - edited
            • Time Spent:
              0.5h
               

              production check in

            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Time Spent 9h [ 32400 ] 9.5h [ 34200 ]
            Worklog Id 41211 [ 41211 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Original Estimate 9h [ 32400 ] 10h [ 36000 ]
            shailendra.honrao Shailendra Honrao (Inactive) made changes -
            Worklog Id 41211 [ 41211 ]
            prasadp Prasad Pise (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)
            Hide
            prasadp Prasad Pise (Inactive) added a comment -

            Hi Shailendra Honrao
            I have verified the bug fix on PRODUCTION for "ASml for HSPL" company.

            • Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page.
            • Percentage of Annual Compensation field is allowing to enter value 100.
            • Validation message on Times Annual Compensation field is correct

            CC: Jyoti Mayne

            Show
            prasadp Prasad Pise (Inactive) added a comment - Hi Shailendra Honrao I have verified the bug fix on PRODUCTION for "ASml for HSPL" company. Validation message do not get retained and user is allowed to save Plan Design Eligibility Rules page. Percentage of Annual Compensation field is allowing to enter value 100. Validation message on Times Annual Compensation field is correct CC: Jyoti Mayne
            prasadp Prasad Pise (Inactive) logged work - 27/Apr/17 10:18 AM
            • Time Spent:
              0.5h
               

              Production Testing

            prasadp Prasad Pise (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)
            prasadp Prasad Pise (Inactive) made changes -
            Time Spent 9.5h [ 34200 ] 10h [ 36000 ]
            Worklog Id 41248 [ 41248 ]
            prasadp Prasad Pise (Inactive) made changes -
            Status Stage Testing [ 10201 ] Production Testing [ 10202 ]
            prasadp Prasad Pise (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Production Testing [ 10202 ] Production Complete [ 10028 ]
            prasadp Prasad Pise (Inactive) made changes -
            Status Production Complete [ 10028 ] Closed [ 6 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Bug Severity Medium [ 16702 ]
            satyap Satya made changes -
            Environment_New LB [ 18444 ]
            Transition Time In Source Status Execution Times
            Shailendra Honrao (Inactive) made transition -
            Open In Development
            1h 3m 1
            Prasad Pise (Inactive) made transition -
            In Development In LB Testing
            4d 5h 15m 1
            Amita Sangani (Inactive) made transition -
            In LB Testing Stage Testing
            5d 22h 31m 1
            Prasad Pise (Inactive) made transition -
            Stage Testing In Production Testing
            2d 23h 22m 1
            Prasad Pise (Inactive) made transition -
            In Production Testing Production Complete
            8s 1
            Prasad Pise (Inactive) made transition -
            Production Complete Closed
            2s 1

              People

              Assignee:
              prasadp Prasad Pise (Inactive)
              Reporter:
              prasadp Prasad Pise (Inactive)
              Developer:
              Shailendra Honrao (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 - 10h
                  10h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10h
                  10h