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

Sever error : Impact of deleting old Eligibility related tables.

    Details

    • Type: Bug
    • Status: Resolution Setting
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Environment:
      Production
    • Bug Severity:
      Medium
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Harbinger
    • Item State:
      LB QA - On Hold
    • Issue Importance:
      Must Have

      Description

      1.Getting server error on Saving of New eligibility rule.
      2.Getting server error on Employee Login on Elite Staffing For HSPL company

        Attachments

        1. AffectedFiles.txt
          0.9 kB
        2. Checklist_WT-8966.doc
          24 kB
        3. Copy of EligibilityEngine_tables.xls
          31 kB
        4. NF-2271_Scenario.xls
          9 kB

          Issue Links

            Activity

            vinanti.yadav Vinanti Yadav (Inactive) created issue -
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Field Original Value New Value
            Assignee Jyoti Mayne [ jyoti.mayne ] Vinanti Yadav [ vinanti.yadav ]
            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)
            Remaining Estimate 24h [ 86400 ]
            Original Estimate 24h [ 86400 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 29/Mar/17 12:30 PM
            • Time Spent:
              4h
               

              Analysis.
              Coding.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 24h [ 86400 ] 20h [ 72000 ]
            Time Spent 4h [ 14400 ]
            Worklog Id 34365 [ 34365 ]
            jyoti.mayne Jyoti Mayne made changes -
            Dev Due Date 07/Apr/2017
            jyoti.mayne Jyoti Mayne logged work - 29/Mar/17 03:22 PM
            • Time Spent:
              0.25h
               

              discussion with Vinanti

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 20h [ 72000 ] 12h [ 43200 ]
            Time Spent 4h [ 14400 ] 12h [ 43200 ]
            Worklog Id 34861 [ 34861 ]
            jyoti.mayne Jyoti Mayne made changes -
            Remaining Estimate 12h [ 43200 ] 11.75h [ 42300 ]
            Time Spent 12h [ 43200 ] 12.25h [ 44100 ]
            Worklog Id 35027 [ 35027 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 30/Mar/17 04:45 PM
            • Time Spent:
              8h
               

              Analysis.
              Coding

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 11.75h [ 42300 ] 3.75h [ 13500 ]
            Time Spent 12.25h [ 44100 ] 20.25h [ 72900 ]
            Worklog Id 35107 [ 35107 ]
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment -

            Hi,

            We found below listed impacted area that must changed before dropping old Eligibility Tables.

            1. code uses old eligibility tables needs to be remove which gets called on save functionality eligibility of plan and rate.

            2. functions which are used in Eligibility Generation for old tables that uses old eligibility tables.

            3. Plan Summary SP (to display Eligibility Summary)

            4.Services :

            • CorePlanAllocationService
            • CreditpoolAllocationService
            • EligibilityCheckService
            • DefaultPlanAssignmentService

            5.View History

            • CreditPool
            • Rate
            • PlanDesign

            CC: Jyoti Mayne, Amruta Lohiya, Indraprakash Tiwari

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - Hi, We found below listed impacted area that must changed before dropping old Eligibility Tables. 1. code uses old eligibility tables needs to be remove which gets called on save functionality eligibility of plan and rate. 2. functions which are used in Eligibility Generation for old tables that uses old eligibility tables. 3. Plan Summary SP (to display Eligibility Summary) 4.Services : CorePlanAllocationService CreditpoolAllocationService EligibilityCheckService DefaultPlanAssignmentService 5.View History CreditPool Rate PlanDesign CC: Jyoti Mayne , Amruta Lohiya , Indraprakash Tiwari
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 31/Mar/17 04:11 PM
            • Time Spent:
              8h
               

              Analysis.
              coding.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Review Date 03/Apr/2017
            Code Reviewed By Jyoti Mayne [ 11910 ]
            Dev Due Date 07/Apr/2017 03/Apr/2017
            Developer Vinanti Yadav [ vinanti.yadav ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 03/Apr/17 04:19 PM
            • Time Spent:
              6h
               

              coding.
              unit testing.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Remaining Estimate 3.75h [ 13500 ] 0h [ 0 ]
            Time Spent 20.25h [ 72900 ] 26.25h [ 94500 ]
            Worklog Id 35893 [ 35893 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Review Date 03/Apr/2017 04/Apr/2017
            Dev Due Date 03/Apr/2017 05/Apr/2017
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - - edited

            Hi Prasad Pise,

            Please refer following 3c's :

            #Issue 1:
            Concern : Server error is coming after saving Eligibility Rules page of plan and rate.
            Cause : Code uses old table of eligibility.
            Correction : Unused code is removed.

            Note: We also found old tables related code in services, Workterra Utility, View History.

            Services :
            1. Core Plan Allocation Service
            2. Credit Pool Allocation Service
            3. Eligibility Check Service
            4. Notification Service
            5. Default Plan Assignment Service

            We make changes according to new tables for services.

            Workterra Utility :
            1. Eligibility Migration (from old to new tables)
            2. Reverse Eligibility Migration (from New to old tables).
            above functionality is not required so commented related code from Workterra Utility.

            View History :
            In View History, for Plan, Rates & Credit Pool it refers old Eligibility tables.
            Need to make changes according to new Generic Eligibility.
            Jaideep Vinchurkar we have created WT-9091 for same.

            Impact Testing:

            • Verify all above stated functionality
            • Enroll now screen
            • Employee self serve mode

            CC : Amruta Lohiya, Jyoti Mayne, Indraprakash Tiwari, Satya

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - - edited Hi Prasad Pise , Please refer following 3c's : #Issue 1: Concern : Server error is coming after saving Eligibility Rules page of plan and rate. Cause : Code uses old table of eligibility. Correction : Unused code is removed. Note: We also found old tables related code in services, Workterra Utility, View History. Services : 1. Core Plan Allocation Service 2. Credit Pool Allocation Service 3. Eligibility Check Service 4. Notification Service 5. Default Plan Assignment Service We make changes according to new tables for services. Workterra Utility : 1. Eligibility Migration (from old to new tables) 2. Reverse Eligibility Migration (from New to old tables). above functionality is not required so commented related code from Workterra Utility. View History : In View History, for Plan, Rates & Credit Pool it refers old Eligibility tables. Need to make changes according to new Generic Eligibility. Jaideep Vinchurkar we have created WT-9091 for same. Impact Testing: Verify all above stated functionality Enroll now screen Employee self serve mode CC : Amruta Lohiya , Jyoti Mayne , Indraprakash Tiwari , Satya
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Original Estimate 24h [ 86400 ] 30h [ 108000 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Review Date 04/Apr/2017 05/Apr/2017
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Attachment AffectedFiles.txt [ 44412 ]
            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 ]
            satyap Satya made changes -
            Link This issue relates to WT-9046 [ WT-9046 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Attachment Checklist_WT-8966.doc [ 44427 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 05/Apr/17 04:06 PM - edited
            • Time Spent:
              4h
               

              Unit testing.
              Code Review.
              Code check ins.
              checking Build Issue.

            jyoti.mayne Jyoti Mayne logged work - 05/Apr/17 06:02 PM
            • Time Spent:
              1.25h
               

              code review, unit testing and discussion

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 26.25h [ 94500 ] 29.25h [ 105300 ]
            Worklog Id 36384 [ 36384 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 29.25h [ 105300 ] 30.25h [ 108900 ]
            Worklog Id 36384 [ 36384 ]
            prasadp Prasad Pise (Inactive) made changes -
            Assignee Prasad Pise [ prasadp ] Alankar Chavan [ alankar.chavan ]
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) made changes -
            Assignee Alankar Chavan [ alankar.chavan ] Priya Dhamande [ priya.dhamande ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 30.25h [ 108900 ] 31.5h [ 113400 ]
            Worklog Id 36428 [ 36428 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 31.5h [ 113400 ] 31h 50m [ 114600 ]
            Worklog Id 36442 [ 36442 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Original Estimate 30h [ 108000 ] 32h [ 115200 ]
            priya.dhamande Priya Dhamande (Inactive) logged work - 06/Apr/17 08:36 AM - edited
            • Time Spent:
              2h
               

              analysis, discussion with Vinanti, Indra and Hrishikesh

            vinanti.yadav Vinanti Yadav (Inactive) logged work - 06/Apr/17 06:29 PM
            • Time Spent:
              20m
               

              Code Check ins in UI Refresh Branch.

            Hide
            priya.dhamande Priya Dhamande (Inactive) added a comment -

            As per discussion with Indraprakash Tiwari, attached tables are deleted from LB from company LONG For Paycheck.

            Show
            priya.dhamande Priya Dhamande (Inactive) added a comment - As per discussion with Indraprakash Tiwari , attached tables are deleted from LB from company LONG For Paycheck.
            priya.dhamande Priya Dhamande (Inactive) made changes -
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Time Spent 31h 50m [ 114600 ] 33h 5m [ 119100 ]
            Worklog Id 36792 [ 36792 ]
            priya.dhamande Priya Dhamande (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)
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 07/Apr/17 04:19 PM - edited
            • Time Spent:
              0.5h
               

              Discussion with Priya for Forma Builder Issue.
              Checking Form Builder Issue on LB.

            priya.dhamande Priya Dhamande (Inactive) logged work - 07/Apr/17 04:23 PM
            • Time Spent:
              6h
               

              LB testing

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 33h 5m [ 119100 ] 33h 35m [ 120900 ]
            Worklog Id 37005 [ 37005 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Worklog Id 37005 [ 37005 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 10/Apr/17 04:00 PM
            • Time Spent:
              0.5h
               

              Code check in in trunk branch.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 33h 35m [ 120900 ] 34h 5m [ 122700 ]
            Worklog Id 37306 [ 37306 ]
            Hide
            priya.dhamande Priya Dhamande (Inactive) added a comment -

            Hi Vinanti Yadav,

            As discussed the Form builder is getting empty after the deletion of tables and hence the employee level I am unable to check. this is givng server error and page not found error.

            Can you please look into the same. Please assign back once teh issue is resolved.

            Hrishikesh Deshpande Indraprakash Tiwari

            Show
            priya.dhamande Priya Dhamande (Inactive) added a comment - Hi Vinanti Yadav , As discussed the Form builder is getting empty after the deletion of tables and hence the employee level I am unable to check. this is givng server error and page not found error. Can you please look into the same. Please assign back once teh issue is resolved. Hrishikesh Deshpande Indraprakash Tiwari
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Assignee Priya Dhamande [ priya.dhamande ] Vinanti Yadav [ vinanti.yadav ]
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Time Spent 34h 5m [ 122700 ] 34h 50m [ 125400 ]
            Worklog Id 36792 [ 36792 ]
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Time Spent 34h 50m [ 125400 ] 40h 50m [ 147000 ]
            Worklog Id 37610 [ 37610 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 12/Apr/17 12:49 PM
            • Time Spent:
              1h
               

              Analysis.
              Coding.
              Discussion.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 40h 50m [ 147000 ] 41h 50m [ 150600 ]
            Worklog Id 37755 [ 37755 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210) Parent values: Development(10200)Level 1 values: In Progress(10206)
            jyoti.mayne Jyoti Mayne made changes -
            Dev Due Date 05/Apr/2017 14/Apr/2017
            jyoti.mayne Jyoti Mayne logged work - 12/Apr/17 03:48 PM
            • Time Spent:
              0.25h
               

              discussion

            jyoti.mayne Jyoti Mayne logged work - 13/Apr/17 03:39 PM
            • Time Spent:
              0.25h
               

              discussion with Vinanti

            vinanti.yadav Vinanti Yadav (Inactive) logged work - 13/Apr/17 04:53 PM
            • Time Spent:
              1h
               

              coding.
              Analysis.

            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Original Estimate 32h [ 115200 ] 48h [ 172800 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 41h 50m [ 150600 ] 42h 50m [ 154200 ]
            Worklog Id 38302 [ 38302 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Code Review Date 05/Apr/2017 14/Apr/2017
            Dev Due Date 14/Apr/2017 17/Apr/2017
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            jyoti.mayne Jyoti Mayne logged work - 14/Apr/17 03:34 PM
            • Time Spent:
              0.5h
               

              code review and discussion

            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 42h 50m [ 154200 ] 43h 20m [ 156000 ]
            Worklog Id 38468 [ 38468 ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 43h 20m [ 156000 ] 43h 35m [ 156900 ]
            Worklog Id 38479 [ 38479 ]
            jyoti.mayne Jyoti Mayne made changes -
            Time Spent 43h 35m [ 156900 ] 43h 50m [ 157800 ]
            Worklog Id 38486 [ 38486 ]
            vinanti.yadav Vinanti Yadav (Inactive) logged work - 14/Apr/17 04:12 PM
            • Time Spent:
              2h
               

              coding.
              Unit testing.

            ashwin.wankhede Ashwin Wankhede (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)
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment -

            Hi Priya Dhamande,

            Please refer below 3c's :

            Issue 1 :
            Concern : Form builder page is not display.
            Cause : Old tables are used in one UDF to check additional Field is refereed in Eligibility Criteria or not .
            Correction : Code fix is done.

            Issue 2 :
            Concern : Plan design summary is not getting display according to Generic Eligibility Rule.
            Cause : Old tables are used to display Eligibility summary.
            Correction : code fixed is done.

            CC : Jyoti Mayne

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - Hi Priya Dhamande , Please refer below 3c's : Issue 1 : Concern : Form builder page is not display. Cause : Old tables are used in one UDF to check additional Field is refereed in Eligibility Criteria or not . Correction : Code fix is done. Issue 2 : Concern : Plan design summary is not getting display according to Generic Eligibility Rule. Cause : Old tables are used to display Eligibility summary. Correction : code fixed is done. CC : Jyoti Mayne
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Assignee Vinanti Yadav [ vinanti.yadav ] Priya Dhamande [ priya.dhamande ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Time Spent 43h 50m [ 157800 ] 45h 50m [ 165000 ]
            Worklog Id 38945 [ 38945 ]
            sachin.hingole Sachin Hingole (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)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment -

            Hello Priya Dhamande,

            Could you please update testing status for this jira ?

            Cc : Jyoti Mayne, Satya

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - Hello Priya Dhamande , Could you please update testing status for this jira ? Cc : Jyoti Mayne , Satya
            jyoti.mayne Jyoti Mayne made changes -
            Attachment Checklist_WT-9168.doc [ 47814 ]
            jyoti.mayne Jyoti Mayne made changes -
            Attachment Checklist_WT-9168.doc [ 47814 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Assignee Priya Dhamande [ priya.dhamande ] Rashmita Dudhe [ rashmita.dudhe ]
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Link This issue relates to NF-2271 [ NF-2271 ]
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Attachment NF-2271_Scenario.xls [ 51551 ]
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -
            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Priya Dhamande Rashmita Dudhe Please update. Hrishikesh Deshpande
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210) Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) made changes -
            Assignee Rashmita Dudhe [ rashmita.dudhe ] Priya Dhamande [ priya.dhamande ]
            Hide
            priya.dhamande Priya Dhamande (Inactive) added a comment -

            As per discussion with Indraprakash Tiwari and Rushikesh, only the sequence of table dropping has changed.So, there was no impact on any functionality. Impact for the same is already tested. So, pushing jira directly on Stage directly.

            Hrishikesh Deshpande Rakesh Roy Rashmita Dudhe

            Show
            priya.dhamande Priya Dhamande (Inactive) added a comment - As per discussion with Indraprakash Tiwari and Rushikesh, only the sequence of table dropping has changed.So, there was no impact on any functionality. Impact for the same is already tested. So, pushing jira directly on Stage directly. Hrishikesh Deshpande Rakesh Roy Rashmita Dudhe
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213)
            priya.dhamande Priya Dhamande (Inactive) logged work - 21/Jun/17 12:20 PM
            • Time Spent:
              0.5h
               

              discussion

            priya.dhamande Priya Dhamande (Inactive) made changes -
            Time Spent 45h 50m [ 165000 ] 46h 20m [ 166800 ]
            Worklog Id 57129 [ 57129 ]
            vinanti.yadav Vinanti Yadav (Inactive) made changes -
            Link This issue relates to WT-9091 [ WT-9091 ]
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: LB QA(10201)Level 1 values: On Hold(10211)
            Hide
            priya.dhamande Priya Dhamande (Inactive) added a comment -

            Making this jira on Hold as per Vinanti Yadav's comment, as this jira is dependent on WT-9091

            Show
            priya.dhamande Priya Dhamande (Inactive) added a comment - Making this jira on Hold as per Vinanti Yadav 's comment, as this jira is dependent on WT-9091
            rakeshr Rakesh Roy (Inactive) made changes -
            Bug Severity Medium [ 16702 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Code Review Date 14/Apr/2017 14/Apr/2017
            Dev Due Date 17/Apr/2017 17/Apr/2017
            QA Priya Dhamande [ priya.dhamande ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: On Hold(10211) Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213)
            Hide
            vinanti.yadav Vinanti Yadav (Inactive) added a comment -

            Hi Priya Dhamande,

            Please Mark this JIRA as On Hold. We can not deploy this JIRA during OE period we will plan it for After OE.

            Thanks,
            Vinanti.

            CC :Jyoti Mayne, Amruta Lohiya , Rakesh Roy

            Show
            vinanti.yadav Vinanti Yadav (Inactive) added a comment - Hi Priya Dhamande , Please Mark this JIRA as On Hold. We can not deploy this JIRA during OE period we will plan it for After OE. Thanks, Vinanti. CC : Jyoti Mayne , Amruta Lohiya , Rakesh Roy
            priya.dhamande Priya Dhamande (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: LB QA(10201)Level 1 values: On Hold(10211)
            Hide
            priya.dhamande Priya Dhamande (Inactive) added a comment -

            As per comment, changing status on Hold.

            Show
            priya.dhamande Priya Dhamande (Inactive) added a comment - As per comment, changing status on Hold.
            umesh.kadam Umesh Kadam (Inactive) made changes -
            Labels Eligibility_Rules
            satyap Satya made changes -
            Environment_New Production [ 18442 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status In LB Testing [ 10200 ] Resolution Setting [ 11616 ]
            Transition Time In Source Status Execution Times
            Vinanti Yadav (Inactive) made transition -
            Open In Development
            4d 23h 6m 1
            Sachin Hingole (Inactive) made transition -
            In Development In LB Testing
            40d 18h 5m 1
            Sachin Hingole (Inactive) made transition -
            In LB Testing Resolution Setting
            371d 20h 30m 1

              People

              Assignee:
              priya.dhamande Priya Dhamande (Inactive)
              Reporter:
              vinanti.yadav Vinanti Yadav (Inactive)
              Developer:
              Vinanti Yadav (Inactive)
              QA:
              Priya Dhamande (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 - 48h
                  48h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 46h 20m Time Not Required
                  46h 20m