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

TIBCO - August Invoice Issues

    Details

    • Type: Bug
    • Status: Closed
    • Priority: High
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Environment:
      Production
    • Bug Severity:
      Medium
    • Module:
      BenAdmin - Report
    • Reported by:
      Client
    • Company:
      TIBCO
    • Item State:
      Production Complete - Closed
    • Sprint:
      WT Sprint 41

      Description

      Please see the adjustment issues BCC is having with TIBCO's August bill.

      Issue 1: LTD coverage is being unbilled and rebilled at a pro-rated monthly portion. Example: Alec Cross Originally billing for January for Long-Term Disability at $16.25 on the January Invoice. On the August invoice he is being credited for January in the Amount of -$16.25 and being rebilled at $3.67. We did load a new salary effective 1/25/2017, but no billing adjustment should have occurred. The system looks like it is trying to pro-rate for those last 7 days of the month. (16.25/31*7=$3.67)

      Other examples: Aaron Shoffa, Adrian Johnson, and many more.

      Issue 2: Abay Prajapati terminated 5/31/2017 via a file load that occurred on 6/13/2017. The adjustments on the August invoice look correct with the exception of the COBRA Admin Coverage. COBRA admin did not credit for June or July and COBRA admin is still being billed for August. Even stranger he is being rebilled for January through May which he was previously billed during those billing cycles. Another example of same issue is Shaohua Qu.

      Issue 3: Barton Wright his ADD is not age reducing correctly. His age reduction should be the same as life with a volume of $169,000.00. The system for ADD is crediting $110,000 and re-billing at a volume of $260,000 February through current month of August. It looks like the system has not been doing the ADD age reductions correctly from the beginning. The system was reducing the amount to $110,000 versus $169,000

        Attachments

        1. AD&D Plan.png
          AD&D Plan.png
          178 kB
        2. FW 1211 Sprint - Development Approval.msg
          51 kB
        3. FW Development approval for 9-Nov-2017.msg
          141 kB
        4. FW Development approval for 9-Nov-2017.msg
          141 kB
        5. Life Plan.png
          Life Plan.png
          177 kB
        6. Payroll Changes.png
          Payroll Changes.png
          139 kB
        7. Scenarios.xls
          20 kB

          Issue Links

            Activity

            Hide
            dkulling Debbie Kulling added a comment -

            Do you think this issue will be resolved today? BCC needs to send the August invoice out.

            Show
            dkulling Debbie Kulling added a comment - Do you think this issue will be resolved today? BCC needs to send the August invoice out.
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Following are the updates:
            Issue 1:
            Code fix will be required.
            We are working on this. With verification this will be fixed by tomorrow.

            Issue 2:
            This is done.
            Correction was required. Issue was due to incorrect data in billing table. Have scanned this company for COBRA Admin plan. Found mentioned 2 employees only.

            Issue 3:
            Could not understand following mentioned by client:
            "The system for ADD is crediting $110,000 and re-billing at a volume of $260,000 February through current month of August"
            We confirmed August 2017 invoice for employee Barton Wright. He is getting credits for coverage $110,000 and is being re billed for coverage $169,000. This new coverage is as per his life plan.
            Please let us know, if this is an issue for Invoice or do we need to find the root cause for incorrect age reduction happening for plan AD&D?

            Thank you!

            cc: Satya, Jyoti Agrawal

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Following are the updates: Issue 1: Code fix will be required. We are working on this. With verification this will be fixed by tomorrow. Issue 2: This is done. Correction was required. Issue was due to incorrect data in billing table. Have scanned this company for COBRA Admin plan. Found mentioned 2 employees only. Issue 3: Could not understand following mentioned by client: "The system for ADD is crediting $110,000 and re-billing at a volume of $260,000 February through current month of August" We confirmed August 2017 invoice for employee Barton Wright. He is getting credits for coverage $110,000 and is being re billed for coverage $169,000. This new coverage is as per his life plan. Please let us know, if this is an issue for Invoice or do we need to find the root cause for incorrect age reduction happening for plan AD&D? Thank you! cc: Satya , Jyoti Agrawal
            Hide
            dkulling Debbie Kulling added a comment -

            Issue 3 is being caused by the incorrect age reduction. We need to find the root cause of the incorrect age reduction.

            Is it possible to take a copy and then fix the age reduction from the back end this morning. Then look for the root cause. BCC needs to get this bill out today

            Show
            dkulling Debbie Kulling added a comment - Issue 3 is being caused by the incorrect age reduction. We need to find the root cause of the incorrect age reduction. Is it possible to take a copy and then fix the age reduction from the back end this morning. Then look for the root cause. BCC needs to get this bill out today
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Debbie Kulling,

            Will check with Jyoti M. for data correction related to Age Reduction.

            Status update for Issue #1:
            After fixing the issue while verifying data got few more records that should not appear on August 2017 Invoice. This is also because of data inconsistency.
            We are working on same and will provide an update in an hour.

            cc: Jyoti Mayne, Satya

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Debbie Kulling , Will check with Jyoti M. for data correction related to Age Reduction. Status update for Issue #1: After fixing the issue while verifying data got few more records that should not appear on August 2017 Invoice. This is also because of data inconsistency. We are working on same and will provide an update in an hour. cc: Jyoti Mayne , Satya
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited

            Could not check the issue for Age Reduction with Jyoti M. as she has left the office.

            Thank you!

            cc: Satya, Jyoti Mayne

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited Could not check the issue for Age Reduction with Jyoti M. as she has left the office. Thank you! cc: Satya , Jyoti Mayne
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited

            Hi Debbie Kulling,

            We have done the code fix for Issue #1.
            Following are the 3C's:
            Concern:
            LTD coverage is being unbilled and rebilled at a pro-rated monthly portion.

            Cause:
            There were no cost changes but table where system stores cost related data did not had a continuous record. The record was terminated with date 1/24/2017 and new entry with same cost was inserted with effective date 1/25/2017. In invoice code, we do not expect such scenario when record is parted without cost change.

            Correction:
            Code changes made to handle this scenario.
            Currently, fix is only done on Production - TIBCO. Could not verify the data completely but have done verification to our best. Fix will be deployed on all companies as per patch process.

            Regarding Issue #3:
            I think that the changed coverage that is currently appearing on Invoice is correct as it is same as his Life plan. Also, adjustment related to this coverage change appearing in August 2017 invoice are valid.

            Could you please confirm and let us know.

            Thank you!

            cc: Satya, Jyoti Agrawal, Venkatesh Pujari

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited Hi Debbie Kulling , We have done the code fix for Issue #1. Following are the 3C's: Concern: LTD coverage is being unbilled and rebilled at a pro-rated monthly portion. Cause: There were no cost changes but table where system stores cost related data did not had a continuous record. The record was terminated with date 1/24/2017 and new entry with same cost was inserted with effective date 1/25/2017. In invoice code, we do not expect such scenario when record is parted without cost change. Correction: Code changes made to handle this scenario. Currently, fix is only done on Production - TIBCO. Could not verify the data completely but have done verification to our best. Fix will be deployed on all companies as per patch process. Regarding Issue #3: I think that the changed coverage that is currently appearing on Invoice is correct as it is same as his Life plan. Also, adjustment related to this coverage change appearing in August 2017 invoice are valid. Could you please confirm and let us know. Thank you! cc: Satya , Jyoti Agrawal , Venkatesh Pujari
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Debbie Kulling,

            Today we started auditing TIBCO Invoice for August 2017. We are getting adjustment related issues as there are thousands of adjustments that are appearing on this invoice. There seems to be no issues with retro add records but we found some valid retro terms missing from the invoice.
            We are investigating the same but we need some more time.
            Please let us know, if we can complete this by your tomorrow morning.

            Thank you!

            cc: Satya, Jyoti Agrawal, Venkatesh Pujari

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Debbie Kulling , Today we started auditing TIBCO Invoice for August 2017. We are getting adjustment related issues as there are thousands of adjustments that are appearing on this invoice. There seems to be no issues with retro add records but we found some valid retro terms missing from the invoice. We are investigating the same but we need some more time. Please let us know, if we can complete this by your tomorrow morning. Thank you! cc: Satya , Jyoti Agrawal , Venkatesh Pujari
            Hide
            jyoti.mayne Jyoti Mayne added a comment -

            Hi Debbie Kulling,

            Please find below details for point#3.

            Concern: Barton Wright his ADD is not age reducing correctly. His age reduction should be the same as life with a volume of $169,000.00. The system for ADD is crediting $110,000 and re-billing at a volume of $260,000 February through current month of August. It looks like the system has not been doing the ADD age reductions correctly from the beginning. The system was reducing the amount to $110,000 versus $169,000

            Cause: Life Plan and AD&D Plan both are having different customization:

            Plan Name Reduction Rule Screen shot for Reduction Update Election on Salary Change Rule
            Life Plan Apply Reduction On New Salary: Yes, Display Reduced Amount On Enroll Now For Overage?: Yes Jan 1 Next Year
            AD&D Plan Apply Reduction On New Salary: No, Display Reduced Amount On Enroll Now For Overage?: No Effective on date of change
            • Mentioned EE age is 66. EE enrolled in 'Life Plan' with 2x of salary with 1/1/17 effective date. His salary was 130000. So coverage $260000 but as per customization he got $169000 coverage. After that, due to salary changes, he got new coverage with reduced amount with 1/1/18 date.
            • Initially he enrolled in 'AD&D Plan' plan with 1/1/17 date with 2x of salary i.e. 260000 on 2016-11-03 10:18:31.947 datetime. As he is overage, next day reduction service reduced coverage to 65%, he got $169000 coverage. All these changes were done in enrollment future table. In future enrollment table, there is one issue WT-10248 that reduction details are not getting properly stored. Hence, it was reduced twice i.e 1690000*65% = 110000. On 1/1/17, that enrollment moved from intermediate to main table. After that, all enrollments changes were done in main table and there is no issue.

            After salary changes, he got new coverage as per date of change rule with 1/16/2017 with $169000 coverage.

            Please let us know if any action item is required from our side for this EE record?

            Cc: Satya, Prasanna Karlekar, Gaurav Sodani

            Show
            jyoti.mayne Jyoti Mayne added a comment - Hi Debbie Kulling , Please find below details for point#3. Concern: Barton Wright his ADD is not age reducing correctly. His age reduction should be the same as life with a volume of $169,000.00. The system for ADD is crediting $110,000 and re-billing at a volume of $260,000 February through current month of August. It looks like the system has not been doing the ADD age reductions correctly from the beginning. The system was reducing the amount to $110,000 versus $169,000 Cause: Life Plan and AD&D Plan both are having different customization: Plan Name Reduction Rule Screen shot for Reduction Update Election on Salary Change Rule Life Plan Apply Reduction On New Salary: Yes, Display Reduced Amount On Enroll Now For Overage?: Yes Jan 1 Next Year AD&D Plan Apply Reduction On New Salary: No, Display Reduced Amount On Enroll Now For Overage?: No Effective on date of change Mentioned EE age is 66. EE enrolled in 'Life Plan' with 2x of salary with 1/1/17 effective date. His salary was 130000. So coverage $260000 but as per customization he got $169000 coverage. After that, due to salary changes, he got new coverage with reduced amount with 1/1/18 date. Initially he enrolled in 'AD&D Plan' plan with 1/1/17 date with 2x of salary i.e. 260000 on 2016-11-03 10:18:31.947 datetime. As he is overage, next day reduction service reduced coverage to 65%, he got $169000 coverage. All these changes were done in enrollment future table. In future enrollment table, there is one issue WT-10248 that reduction details are not getting properly stored. Hence, it was reduced twice i.e 1690000*65% = 110000. On 1/1/17, that enrollment moved from intermediate to main table. After that, all enrollments changes were done in main table and there is no issue. After salary changes, he got new coverage as per date of change rule with 1/16/2017 with $169000 coverage. Please let us know if any action item is required from our side for this EE record? Cc: Satya , Prasanna Karlekar , Gaurav Sodani
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Debbie Kulling,

            We saw that BCC has finalized their August 2017 Invoice. Today we did not get much time to complete end to end audit for August Invoice. We want to audit the August 2017 invoice once at our end.
            Please let us know, if we can get time till 26-July-2017 and BCC can wait till then. We know that, this is a delay. But if there is adjustment issue in any of the invoices, upcoming invoices may also not have proper adjustments.

            Apologies for same. But do let us know.

            Thank you!

            cc:Satya, Jyoti Agrawal, Venkatesh Pujari

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Debbie Kulling , We saw that BCC has finalized their August 2017 Invoice. Today we did not get much time to complete end to end audit for August Invoice. We want to audit the August 2017 invoice once at our end. Please let us know, if we can get time till 26-July-2017 and BCC can wait till then. We know that, this is a delay. But if there is adjustment issue in any of the invoices, upcoming invoices may also not have proper adjustments. Apologies for same. But do let us know. Thank you! cc: Satya , Jyoti Agrawal , Venkatesh Pujari
            Hide
            dkulling Debbie Kulling added a comment -

            BCC had to post the invoice. Are you still able to correct the adjustments so they are correct on Sept invoice?

            Show
            dkulling Debbie Kulling added a comment - BCC had to post the invoice. Are you still able to correct the adjustments so they are correct on Sept invoice?
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Debbie Kulling,

            Could not get back to this issue this week. We will be auditing the TIBCO data in coming week and will provide you list of adjustments that we feel went incorrect on Invoice. Will update you on this by Wed 2-Aug-2017 next week.

            Thank you!

            cc: Satya, Jyoti Agrawal, Venkatesh Pujari

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Debbie Kulling , Could not get back to this issue this week. We will be auditing the TIBCO data in coming week and will provide you list of adjustments that we feel went incorrect on Invoice. Will update you on this by Wed 2-Aug-2017 next week. Thank you! cc: Satya , Jyoti Agrawal , Venkatesh Pujari
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Debbie Kulling,

            Auditing part for TIBCO is still pending. Due to on going tasks we are not able to work on this.
            Will provide an update on this, once we resume back working on this.
            Not committing any date, but will try to schedule and work on this in upcoming 2 sprints.

            Thank you!

            cc: Gaurav Sodani

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Debbie Kulling , Auditing part for TIBCO is still pending. Due to on going tasks we are not able to work on this. Will provide an update on this, once we resume back working on this. Not committing any date, but will try to schedule and work on this in upcoming 2 sprints. Thank you! cc: Gaurav Sodani
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Following is pending:

            • Need to check if current code deployed on Production contains the fix done for this issue.
            • Data Audit for generated invoices.

            This will be done by 27-Oct-2017

            Thank you!

            cc: Gaurav Sodani

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Following is pending: Need to check if current code deployed on Production contains the fix done for this issue. Data Audit for generated invoices. This will be done by 27-Oct-2017 Thank you! cc: Gaurav Sodani
            Hide
            Jennifer.Reed Jennifer Reed (Inactive) added a comment -

            Prasanna Karlekar Gaurav Sodani Satya

            Hey Prasanna, has this been done?

            Show
            Jennifer.Reed Jennifer Reed (Inactive) added a comment - Prasanna Karlekar Gaurav Sodani Satya Hey Prasanna, has this been done?
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            Hi Jennifer Reed,

            Below 2 points are pending against this JIRA ticket:
            1. We had done the fix for Issue #1, on the TIBCO company only, at that time, as it was required on priority to get the invoice processed. This fix is not yet deployed on any environment as end to end testing was not done at that time due to time constraint. Once testing is done at development end, patch for this ticket can be given.
            -Unit testing for this will be done with WT-11691 as both require the adjustment part to be thoroughly unit tested.

            2. Data audit for already generated invoices for TIBCO.
            -This will be a time taking activity. This activity is to check if any incorrect data was processed by previously generated invoices.

            Hope this clears your query. Also, do let us know, if any more details are required.

            Thank you!

            cc: Gaurav Sodani, Satya, Jyoti Agrawal

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - Hi Jennifer Reed , Below 2 points are pending against this JIRA ticket: 1. We had done the fix for Issue #1, on the TIBCO company only, at that time, as it was required on priority to get the invoice processed. This fix is not yet deployed on any environment as end to end testing was not done at that time due to time constraint. Once testing is done at development end, patch for this ticket can be given. -Unit testing for this will be done with WT-11691 as both require the adjustment part to be thoroughly unit tested. 2. Data audit for already generated invoices for TIBCO. -This will be a time taking activity. This activity is to check if any incorrect data was processed by previously generated invoices. Hope this clears your query. Also, do let us know, if any more details are required. Thank you! cc: Gaurav Sodani , Satya , Jyoti Agrawal
            Hide
            Jennifer.Reed Jennifer Reed (Inactive) added a comment -

            Thank you Prasanna Karlekar for the clarification

            Show
            Jennifer.Reed Jennifer Reed (Inactive) added a comment - Thank you Prasanna Karlekar for the clarification
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -

            We will be covering the scenario testing for this JIRA in WT-11691. For updates please refer work log details of WT-11691.

            Thank you!

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - We will be covering the scenario testing for this JIRA in WT-11691 . For updates please refer work log details of WT-11691 . Thank you!
            Hide
            gaurav.sodani Gaurav Sodani (Inactive) added a comment - - edited

            Hi All, Attaching development approval email to work on this ticket: FW Development approval for 9-Nov-2017.msg

            Show
            gaurav.sodani Gaurav Sodani (Inactive) added a comment - - edited Hi All, Attaching development approval email to work on this ticket: FW Development approval for 9-Nov-2017.msg
            Hide
            gaurav.sodani Gaurav Sodani (Inactive) added a comment -

            Hi All,

            Attaching the development approval email for your reference

            Regards
            Gaurav

            Show
            gaurav.sodani Gaurav Sodani (Inactive) added a comment - Hi All, Attaching the development approval email for your reference Regards Gaurav
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment -
            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - cc: Sachin Hingole
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Hi Prasanna Karlekar,

            I have tested some scenarios like retro term adjustments on LB and observed that the records displayed on Invoice are not as per expectation. Please find the below listed scenarios for which the system failed on LB :-

            1] Billed Rate - Bill for entire month policy - 1 day enrollment generate invoice for December month
            Actual result :- System billing the Employee for 11 months.
            2] SelfInsued Rate - Bill for entire month policy - 1 day enrollment generate invoice for December month
            Actual result :- System billing the Employee for 11 months.
            3] Rate Plan Design Mapping is not working for Self Insured Rates

            I have verified this on Stage and observed that on Stage it is working as per expectation.

            REOPEN

            Sachin Hingole,Prasad Patil

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Hi Prasanna Karlekar , I have tested some scenarios like retro term adjustments on LB and observed that the records displayed on Invoice are not as per expectation. Please find the below listed scenarios for which the system failed on LB :- 1] Billed Rate - Bill for entire month policy - 1 day enrollment generate invoice for December month Actual result :- System billing the Employee for 11 months. 2] SelfInsued Rate - Bill for entire month policy - 1 day enrollment generate invoice for December month Actual result :- System billing the Employee for 11 months. 3] Rate Plan Design Mapping is not working for Self Insured Rates I have verified this on Stage and observed that on Stage it is working as per expectation. REOPEN Sachin Hingole , Prasad Patil Thanks, Venkatesh
            Hide
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited

            Following are the 3Cs:
            Concern:
            One day enrollment effective and termed retrospectively, populating retro add records for months which should not be billed.

            Cause:
            To get the retro adds, month wise, we break the date span stored in system in subsequent months.
            While doing code fix for this issue we had added a condition to populate month wise retro add records, only when the effective date is less than or equal to elections actual termination date. Instead of election effective date, monthwise start date should have been considered.
            Example: On 12/18/2017, election was made with effective date as 1/1/2017. Now, user waives this election by date 1/2/2017. Hence, the election stored in system is for span 1/1/2017 to 1/1/2017, a one day election.
            In this scenario, retro add records were getting populated for months from Jan 2017 - Nov 2017. Instead they should have populated for Jan 2017 only.

            Correction:
            We have changed the conditionn to consider monthwise start date instead of actual election effective date while populating retro add records.

            Impacted Areas:
            Retro add records appearing for Invoice Adjustments

            Affected Files:
            OES_SP_GetRetroBillingDetails_InvoiceBenefitWise

            Unit tested Scenarios:
            Could verify following scenarios - First Invoice

            Cost Type Add Policy Term Policy
            Billed Rate Entire Entire
            Self Insured Entire Prorated
            Non Health Entire Waiver
            Billed Rate Prorated Entire
            Self Insured Prorated Prorated
            Non Health Prorated Waiver
            Billed Rate Waiver Entire
            Self Insured Waiver Prorated
            Non Health Waiver Waiver

            Thank you!

            Show
            prasanna Prasanna Karlekar (Inactive) added a comment - - edited Following are the 3Cs: Concern: One day enrollment effective and termed retrospectively, populating retro add records for months which should not be billed. Cause: To get the retro adds, month wise, we break the date span stored in system in subsequent months. While doing code fix for this issue we had added a condition to populate month wise retro add records, only when the effective date is less than or equal to elections actual termination date. Instead of election effective date, monthwise start date should have been considered. Example: On 12/18/2017, election was made with effective date as 1/1/2017. Now, user waives this election by date 1/2/2017. Hence, the election stored in system is for span 1/1/2017 to 1/1/2017, a one day election. In this scenario, retro add records were getting populated for months from Jan 2017 - Nov 2017. Instead they should have populated for Jan 2017 only. Correction: We have changed the conditionn to consider monthwise start date instead of actual election effective date while populating retro add records. Impacted Areas: Retro add records appearing for Invoice Adjustments Affected Files: OES_SP_GetRetroBillingDetails_InvoiceBenefitWise Unit tested Scenarios: Could verify following scenarios - First Invoice Cost Type Add Policy Term Policy Billed Rate Entire Entire Self Insured Entire Prorated Non Health Entire Waiver Billed Rate Prorated Entire Self Insured Prorated Prorated Non Health Prorated Waiver Billed Rate Waiver Entire Self Insured Waiver Prorated Non Health Waiver Waiver Thank you!
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Hi Prasanna Karlekar,

            Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on LB on For QA Casio For Hspl company. They are working fine as expected. This is ready for Stage.

            Gaurav Sodani,Sachin Hingole,Hrishikesh Deshpande,Jyoti Agrawal

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Hi Prasanna Karlekar , Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on LB on For QA Casio For Hspl company. They are working fine as expected. This is ready for Stage. Gaurav Sodani , Sachin Hingole , Hrishikesh Deshpande , Jyoti Agrawal Thanks, Venkatesh
            Hide
            gaurav.sodani Gaurav Sodani (Inactive) added a comment -

            Hi All,

            This ticket has been approved for stage deployment on 12/21/17.

            Regards
            Gaurav

            Show
            gaurav.sodani Gaurav Sodani (Inactive) added a comment - Hi All, This ticket has been approved for stage deployment on 12/21/17. Regards Gaurav
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Hi Prasanna Karlekar,

            Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on Stage on 2018 CHMC For HSPL company. They are working fine as expected. This is ready for Production.

            Sachin Hingole,Jyoti Agrawal,Hrishikesh Deshpande,Gaurav Sodani

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Hi Prasanna Karlekar , Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on Stage on 2018 CHMC For HSPL company. They are working fine as expected. This is ready for Production. Sachin Hingole , Jyoti Agrawal , Hrishikesh Deshpande , Gaurav Sodani Thanks, Venkatesh
            Hide
            gaurav.sodani Gaurav Sodani (Inactive) added a comment -

            Hi All,

            Attaching the production deployment approval email for reference

            Regards
            Gaurav

            Show
            gaurav.sodani Gaurav Sodani (Inactive) added a comment - Hi All, Attaching the production deployment approval email for reference Regards Gaurav
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Hi Prasanna Karlekar,

            Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on Production on AFI For HSPL company. They are working fine as expected.

            Sachin Hingole,Hrishikesh Deshpande,Jyoti Agrawal

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Hi Prasanna Karlekar , Tested the Retro Add and Retro Term scenarios along with ADD/TERM Policies on Production on AFI For HSPL company. They are working fine as expected. Sachin Hingole , Hrishikesh Deshpande , Jyoti Agrawal Thanks, Venkatesh
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Hi Debbie Kulling,

            The issues have been resolved and also tested on Production. Could you please verify and close this ticket.

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Hi Debbie Kulling , The issues have been resolved and also tested on Production. Could you please verify and close this ticket. Thanks, Venkatesh

              People

              Assignee:
              dkulling Debbie Kulling
              Reporter:
              dkulling Debbie Kulling
              Account Executive:
              Debbie Kulling
              Developer:
              Prasanna Karlekar (Inactive)
              QA:
              Venkatesh Pujari (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Dates

                Created:
                Updated:
                Dev Due Date:
                Pre-Prod Due Date:
                Production Due Date:

                  Time Tracking

                  Estimated:
                  Original Estimate - 2h Original Estimate - 2h
                  2h
                  Remaining:
                  Time Spent - 69.5h Remaining Estimate - 0.75h
                  0.75h
                  Logged:
                  Time Spent - 69.5h Remaining Estimate - 0.75h
                  69.5h