Uploaded image for project: 'Project Simple'
  1. Project Simple
  2. ST-146

Credit Pool- Additional Eligibility Criteria

    Details

    • Type: Bug
    • Status: Closed
    • Priority: High
    • Resolution: Done
    • Component/s: BenAdmin
    • Labels:
      None
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Harbinger
    • Item State:
      Production Complete - Closed
    • Issue Importance:
      Must Have

      Description

      A new Credit- Credit 0429 A is created in credit pool. Rule set for 'Demographic eligibility Rules' is Credit Rule 0429 A with criteria-
      All Class + All Class + All Employee Status. Additional eligibility criteria set is 'Employee ID is Null'

      New Rate is created Rate 0429 A;Sub Rate 0429A, rule set for 'Demographic eligibility Rules' is Rule0429 B with criteria-
      All Class + All Class + All Employee Status

      New Plan- Plan 0429 A (Plan uses credit pool-Y) is designed, rule set for 'Demographic eligibility Rules' is Rule0429 B with criteria-
      All Class + All Class + All Employee Status

      Benefit Type under which Rates and Planned are created is- 'BT 0429 A'. Rate 0429 A and Plan 0429 A are mapped.
      Also, Credit 0429 A is mapped with BT 0429 A.

      When Employee with Null EmpID is enrolled he gets enrolled successfully but Spending Credits shown is 0.

      Expected Output-
      Spending credits should get adjusted as per amount set under credit pool and should not be 0.

        Attachments

          Activity

          amitg Amit Gude (Inactive) created issue -
          prasanna Prasanna Karlekar (Inactive) made changes -
          Field Original Value New Value
          Attachment 429201640900PM_1_12911.txt [ 17385 ]
          Hide
          prasanna Prasanna Karlekar (Inactive) added a comment -

          Hi Amit,

          As per analysis, tried above scenario. Following are the analysis:
          When Additional eligibility criteria is set to 'Employee ID is Null', wrong query is getting generated. Due to this, on Eligibility check, server error is thrown for incorrect syntax.
          We need to check and correct the Eligibility query generation.
          Please find attached log for the same.
          429201640900PM_1_12911.txt

          Assigning ticket to Amruta as currently not working on Generic Eligibility Changes.

          Show
          prasanna Prasanna Karlekar (Inactive) added a comment - Hi Amit, As per analysis, tried above scenario. Following are the analysis: When Additional eligibility criteria is set to 'Employee ID is Null', wrong query is getting generated. Due to this, on Eligibility check, server error is thrown for incorrect syntax. We need to check and correct the Eligibility query generation. Please find attached log for the same. 429201640900PM_1_12911.txt Assigning ticket to Amruta as currently not working on Generic Eligibility Changes.
          prasanna Prasanna Karlekar (Inactive) made changes -
          Assignee Prasanna Karlekar [ prasanna ] Amruta Lohiya [ amruta.baheti ]
          samir Samir made changes -
          Issue Importance Must Have [ 11800 ]
          satyap Satya made changes -
          Module Parent values: BenAdmin(10100) Parent values: BenAdmin(10100)Level 1 values: Enrollment(10107)
          amruta.lohiya Amruta Lohiya made changes -
          Assignee Amruta Lohiya [ amruta.baheti ] Neelam Yangal [ neelam.yangal ]
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Status Open [ 1 ] In Development [ 10007 ]
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          Hide
          neelam.yangal Neelam Yangal (Inactive) added a comment -

          Affected File:
          \WT\WORKTERRAweb\App\BusinessLogic\EligibilityEngine\GenericEligibilityRule.vb

          Show
          neelam.yangal Neelam Yangal (Inactive) added a comment - Affected File: \WT\WORKTERRAweb\App\BusinessLogic\EligibilityEngine\GenericEligibilityRule.vb
          Hide
          neelam.yangal Neelam Yangal (Inactive) added a comment -

          Please find below 3'c

          Concern: Eligibility additional field is not saving for field which is having value as NULL.

          Cause: There was condition was missed for NULL criteria.

          Correction: We have handled this scenarios properly.
          In next LB patch this patch will move.

          Show
          neelam.yangal Neelam Yangal (Inactive) added a comment - Please find below 3'c Concern : Eligibility additional field is not saving for field which is having value as NULL. Cause : There was condition was missed for NULL criteria. Correction : We have handled this scenarios properly. In next LB patch this patch will move.
          gokul.sonawane Gokul Sonawane (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Assignee Neelam Yangal [ neelam.yangal ] Amit Gude [ amitg ]
          Hide
          amitg Amit Gude (Inactive) added a comment -

          Please assign this ticket to QA team.

          Show
          amitg Amit Gude (Inactive) added a comment - Please assign this ticket to QA team.
          amitg Amit Gude (Inactive) made changes -
          Assignee Amit Gude [ amitg ] Neelam Yangal [ neelam.yangal ]
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Assignee Neelam Yangal [ neelam.yangal ] Deepali Tidke [ deepalit ]
          deepalit Deepali Tidke (Inactive) made changes -
          Assignee Deepali Tidke [ deepalit ] Meghana Kulkarni [ meghana.kulkarni ]
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Production Due Date 30/Jul/2016
          Stage Due Date 23/Jul/16 [ 2016-07-23 ]
          meghana.joshi Meghana Joshi (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
          meghana.joshi Meghana Joshi (Inactive) added a comment -

          Verified below scenarios on LB.

          Added additional criteria as Employee ID IS NULL on Credit Pool :

          1) Verified credit pool allocation when Employee having Employee ID
          2) Verified credit pool allocation when Employee does having Employee ID

          Added additional criteria as Worked Hours IS NULL on Credit Pool :

          1) Verified credit pool allocation when Employee having Worked Hour
          2) Verified credit pool allocation when Employee does having Worked Hour

          Working Fine

          Show
          meghana.joshi Meghana Joshi (Inactive) added a comment - Verified below scenarios on LB. Added additional criteria as Employee ID IS NULL on Credit Pool : 1) Verified credit pool allocation when Employee having Employee ID 2) Verified credit pool allocation when Employee does having Employee ID Added additional criteria as Worked Hours IS NULL on Credit Pool : 1) Verified credit pool allocation when Employee having Worked Hour 2) Verified credit pool allocation when Employee does having Worked Hour Working Fine
          meghana.joshi Meghana Joshi (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)
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
          neelam.yangal Neelam Yangal (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: Stage QA(10202)
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Item State Parent values: Stage QA(10202) Parent values: Stage QA(10202)Level 1 values: In Testing(10214)
          Hide
          meghana.joshi Meghana Joshi (Inactive) added a comment -

          Verified on Stage and it is working Fine.

          Item status is not updated because it is depend upon eligibility components.

          Deepali Tidke

          Show
          meghana.joshi Meghana Joshi (Inactive) added a comment - Verified on Stage and it is working Fine. Item status is not updated because it is depend upon eligibility components. Deepali Tidke
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Production Due Date 30/Jul/2016 06/Aug/2016
          rakeshr Rakesh Roy (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)
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          This will deploy on production with production build.

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - This will deploy on production with production build.
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Production Due Date 06/Aug/2016
          satyap Satya made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) Parent values: Production QA(10203)Level 1 values: Production Deployed(10221)
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Status Stage Testing [ 10201 ] Production Testing [ 10202 ]
          Hide
          meghana.joshi Meghana Joshi (Inactive) added a comment -

          Verified below scenarios on Production and all are working Fine.

          Added additional criteria as Employee ID IS NULL on Credit Pool :

          1) Verified credit pool allocation when Employee having Employee ID
          2) Verified credit pool allocation when Employee does having Employee ID

          Verified Credit pool allocation without addition of any criteria

          Show
          meghana.joshi Meghana Joshi (Inactive) added a comment - Verified below scenarios on Production and all are working Fine. Added additional criteria as Employee ID IS NULL on Credit Pool : 1) Verified credit pool allocation when Employee having Employee ID 2) Verified credit pool allocation when Employee does having Employee ID Verified Credit pool allocation without addition of any criteria
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Item State Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Resolution Fixed [ 1 ]
          Status Production Testing [ 10202 ] Production Complete [ 10028 ]
          meghana.joshi Meghana Joshi (Inactive) made changes -
          Status Production Complete [ 10028 ] Closed [ 6 ]
          Transition Time In Source Status Execution Times
          Neelam Yangal (Inactive) made transition -
          Open In Development
          69d 5h 3m 1
          Neelam Yangal (Inactive) made transition -
          In Development In LB Testing
          3s 1
          Neelam Yangal (Inactive) made transition -
          In LB Testing Stage Testing
          8d 20h 20m 1
          Meghana Joshi (Inactive) made transition -
          Stage Testing In Production Testing
          38d 2h 7m 1
          Meghana Joshi (Inactive) made transition -
          In Production Testing Production Complete
          1m 43s 1
          Meghana Joshi (Inactive) made transition -
          Production Complete Closed
          4s 1

            People

            Assignee:
            meghana.joshi Meghana Joshi (Inactive)
            Reporter:
            amitg Amit Gude (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Pre-Prod Due Date: