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

Performance Engineering - Optimization of Check Eligibility

    Details

    • Type: Enhancement
    • Status: Closed
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Performance Management
    • Labels:
      None
    • Module:
      Performance Management
    • Reported by:
      Harbinger
    • Item State:
      Stage QA - Production Deployment on Hold
    • Severity:
      Simple

      Description

      Current Implementation :
      On Enroll now FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign execute multiple times with same Criteria with in transaction.

      New Implementation :
      Optimizing FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign
      cache output Criteria/Employee/Effective date wise in hashtable with in transaction whenever same criteria execute it will returns output from hashtable no need to execute same criteria every time in single transaction.
      Impacted Area :Enroll Now and Import functionality.
      Affected File :GenericEligblityCheck.vb,Eligibility.VB

        Attachments

        1. TestCases.xls
          12 kB
        2. WT11030.xls
          9 kB

          Activity

          roshan.deshmukh Roshan Deshmukh (Inactive) created issue -
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Field Original Value New Value
          Assignee Vijay Siddha [ vijays ] Roshan Deshmukh [ roshan.deshmukh ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status New Request [ 10029 ] Pending for Approval [ 10002 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Description
          Current Implementation :
          On Enroll now FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign execute multiple times with same Criteria with in transaction.

          New Implementation :
          Optimizing FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign
          cache output Criteria/Employee/Effective date wise in hashtable with in transaction whenever same criteria execute it will returns output from hashtable no need to execute same criteria every time in single transaction.
          Impacted Area :Enroll Now and Import functionality.
          Affected File :GenericEligblityCheck.vb,Eligibility.VB

          Current Implementation :
          On Enroll now FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign execute multiple times with same Criteria with in transaction.

          New Implementation :
          Optimizing FetchDemographicEligibility and FetchCheckEligibilityForPlanDesign
          cache output Criteria/Employee/Effective date wise in hashtable with in transaction whenever same criteria execute it will returns output from hashtable no need to execute same criteria every time in single transaction.
          Impacted Area :Enroll Now and Import functionality.
          Affected File :GenericEligblityCheck.vb,Eligibility.VB

          Developer Roshan Deshmukh [ roshan.deshmukh ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 32h [ 115200 ]
          Original Estimate 32h [ 115200 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 11/Sep/17 01:03 PM
          • Time Spent:
            8.5h
             

            out put cache into hashtable for eligibility and return it with same key

          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Pending for Approval [ 10002 ] Approved for Development [ 10003 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Approved for Development [ 10003 ] In Development [ 10007 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 32h [ 115200 ] 23.5h [ 84600 ]
          Time Spent 8.5h [ 30600 ]
          Worklog Id 78034 [ 78034 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Summary Performance Engineering - Optimize Check Eligibility function Performance Engineering - Optimization of Check Eligibility
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Local Testing [ 10200 ] Reopen in Local [ 10018 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Reopen in Local [ 10018 ] In Development [ 10007 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Item State Parent values: Development(10200)Level 1 values: Ready for Review(10208)
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 12/Sep/17 08:00 AM
          • Time Spent:
            5h
             
            <No comment>
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 23.5h [ 84600 ] 18.5h [ 66600 ]
          Time Spent 8.5h [ 30600 ] 13.5h [ 48600 ]
          Worklog Id 78186 [ 78186 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 13/Sep/17 08:00 AM - edited
          • Time Spent:
            3.5h
             

            Execute workflow existing users and new user

          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 18.5h [ 66600 ] 15h [ 54000 ]
          Time Spent 13.5h [ 48600 ] 17h [ 61200 ]
          Worklog Id 78830 [ 78830 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 78830 [ 78830 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Code Review Date 15/Sep/2017
          Code Reviewed By Amruta Lohiya [ 11906 ]
          Item State Parent values: Development(10200)Level 1 values: Ready for Review(10208) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 18/Sep/17 08:00 AM - edited
          • Time Spent:
            1.5h
             

            patch merge with LB

          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)
          Hide
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment -

          Hi Rakesh Roy

          Test scenario System should work same as previous .

          CC:Nandkumar Prabhakar Karlekar

          Show
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment - Hi Rakesh Roy Test scenario System should work same as previous . CC: Nandkumar Prabhakar Karlekar
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Assignee Roshan Deshmukh [ roshan.deshmukh ] Rakesh Roy [ rakeshr ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Assignee Rakesh Roy [ rakeshr ] Prasad Pise [ prasadp ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 15h [ 54000 ] 13.5h [ 48600 ]
          Time Spent 17h [ 61200 ] 18.5h [ 66600 ]
          Worklog Id 79395 [ 79395 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 79395 [ 79395 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 19/Sep/17 08:00 AM - edited
          • Time Spent:
            6h
             

            changes did rule based cache removed from Contingency based

          hrishikesh.deshpande Hrishikesh Deshpande (Inactive) made changes -
          Assignee Prasad Pise [ prasadp ] Hrishikesh Deshpande [ hrishikesh.deshpande ]
          Hide
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment -

          Hi Hrishikesh Deshpande

          Please hold testing
          We make some changes in above scenario it cache Contingency based also,no need to catch Contingency based required to catch rule based only.

          CC:Nandkumar Prabhakar Karlekar

          Show
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment - Hi Hrishikesh Deshpande Please hold testing We make some changes in above scenario it cache Contingency based also,no need to catch Contingency based required to catch rule based only. CC: Nandkumar Prabhakar Karlekar
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Local Testing [ 10200 ] Reopen in Local [ 10018 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status Reopen in Local [ 10018 ] In Development [ 10007 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Assignee Hrishikesh Deshpande [ hrishikesh.deshpande ] Roshan Deshmukh [ roshan.deshmukh ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 13.5h [ 48600 ] 9.5h [ 34200 ]
          Time Spent 18.5h [ 66600 ] 22.5h [ 81000 ]
          Worklog Id 79760 [ 79760 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 79760 [ 79760 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 79760 [ 79760 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 9.5h [ 34200 ] 7.5h [ 27000 ]
          Time Spent 22.5h [ 81000 ] 24.5h [ 88200 ]
          Worklog Id 79760 [ 79760 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 79760 [ 79760 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) logged work - 20/Sep/17 08:00 AM - edited
          • Time Spent:
            8h
             

            Test and verified deployed on LB

          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Assignee Roshan Deshmukh [ roshan.deshmukh ] Hrishikesh Deshpande [ hrishikesh.deshpande ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          Hide
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment -

          Hi Hrishikesh Deshpande

          Respective changes are deployed on LB now you can test .

          Show
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment - Hi Hrishikesh Deshpande Respective changes are deployed on LB now you can test .
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Remaining Estimate 7.5h [ 27000 ] 0h [ 0 ]
          Time Spent 24.5h [ 88200 ] 32.5h [ 117000 ]
          Worklog Id 80084 [ 80084 ]
          roshan.deshmukh Roshan Deshmukh (Inactive) made changes -
          Worklog Id 80084 [ 80084 ]
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          Prasad Pise Please take this request ahead.

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - Prasad Pise Please take this request ahead.
          rakeshr Rakesh Roy (Inactive) made changes -
          Assignee Hrishikesh Deshpande [ hrishikesh.deshpande ] Prasad Pise [ prasadp ]
          Hide
          prasadp Prasad Pise (Inactive) added a comment -

          Hi Jayshree Nagpure

          Please verify this functionality for Import front.

          Thanks
          -Prasad

          CC : Rakesh RoyHrishikesh Deshpande

          Show
          prasadp Prasad Pise (Inactive) added a comment - Hi Jayshree Nagpure Please verify this functionality for Import front. Thanks -Prasad CC : Rakesh Roy Hrishikesh Deshpande
          prasadp Prasad Pise (Inactive) made changes -
          Assignee Prasad Pise [ prasadp ] Jayshree Nagpure [ jayshree.nagpure ]
          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)
          prasadp Prasad Pise (Inactive) logged work - 22/Sep/17 09:22 AM
          • Time Spent:
            0.5h
             

            Internal Discussion with Priya and Mahendra

          jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 22/Sep/17 12:18 PM
          • Time Spent:
            2h
             

            LB Testing

          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Time Spent 32.5h [ 117000 ] 34.5h [ 124200 ]
          Worklog Id 80604 [ 80604 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Attachment TestCases.xls [ 62432 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - - edited

          Hi Prasad Pise,

          Verified on LB
          Verified attached scenario for import
          Working fine

          Thanks,
          Jayshree

          cc : Rakesh Roy Prasad Pise

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - - edited Hi Prasad Pise , Verified on LB Verified attached scenario for import Working fine Thanks, Jayshree cc : Rakesh Roy Prasad Pise
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Attachment TestCases.xls [ 62432 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Attachment TestCases.xls [ 62433 ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Prasad Pise [ prasadp ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 22/Sep/17 01:17 PM
          • Time Spent:
            2.5h
             

            LB testing
            Discussion with Roshan

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

          Testing for Enroll Now Page is in-Progress.

          Current Status
          Completed By Partner and CA login

          For Employee login, getting error and testing in progress. Will confirm with Roshan Deshmukh, and will continue testing.

          Prasad Pise Hrishikesh Deshpande

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Testing for Enroll Now Page is in-Progress. Current Status Completed By Partner and CA login For Employee login, getting error and testing in progress. Will confirm with Roshan Deshmukh , and will continue testing. Prasad Pise Hrishikesh Deshpande
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 34.5h [ 124200 ] 37h [ 133200 ]
          Worklog Id 80679 [ 80679 ]
          prasadp Prasad Pise (Inactive) made changes -
          Time Spent 37h [ 133200 ] 37.5h [ 135000 ]
          Worklog Id 80992 [ 80992 ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 26/Sep/17 08:47 AM
          • Time Spent:
            1h
             

            LB Testing
            discussion with roshan

          prasadp Prasad Pise (Inactive) logged work - 26/Sep/17 01:06 PM
          • Time Spent:
            0.25h
             

            Internal Discussions and Status update

          prasadp Prasad Pise (Inactive) made changes -
          Time Spent 37.5h [ 135000 ] 37.75h [ 135900 ]
          Worklog Id 81671 [ 81671 ]
          Hide
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment -

          Hi Priya Dhamande

          Let me know if you face same issue on another company also

          Show
          roshan.deshmukh Roshan Deshmukh (Inactive) added a comment - Hi Priya Dhamande Let me know if you face same issue on another company also
          Hide
          prasadp Prasad Pise (Inactive) added a comment -

          HI Priya Dhamande

          Please update in case you face any issue.

          Thanks
          -Prasad

          CC : Roshan DeshmukhRakesh RoyHrishikesh DeshpandeSachin Hingole

          Show
          prasadp Prasad Pise (Inactive) added a comment - HI Priya Dhamande Please update in case you face any issue. Thanks -Prasad CC : Roshan Deshmukh Rakesh Roy Hrishikesh Deshpande Sachin Hingole
          prasadp Prasad Pise (Inactive) made changes -
          Assignee Prasad Pise [ prasadp ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 28/Sep/17 08:45 AM
          • Time Spent:
            2h
             

            LB testing and scenarios creation

          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment Stage_TabLogo.jpg [ 62931 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment CALogin_Loader.jpg [ 62932 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment EmpLogin_Loader.jpg [ 62933 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment CALogin_Loader.jpg [ 62932 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment Stage_TabLogo.jpg [ 62931 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment EmpLogin_Loader.jpg [ 62933 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Attachment WT11030.xls [ 62943 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Environment: LB
          Company: FdU for hspl
          Login: Employee

          This patch is checked for mentioned scenarios for OE, New Hire and Class wise OE. All the flow are working. So, moving jira for Stage.

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: LB Company: FdU for hspl Login: Employee This patch is checked for mentioned scenarios for OE, New Hire and Class wise OE. All the flow are working. So, moving jira for Stage.
          priya.dhamande Priya Dhamande (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)
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status Local Testing [ 10200 ] Pending for Stage Approval [ 10300 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status Pending for Stage Approval [ 10300 ] Approved for Stage [ 10030 ]
          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)
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 37.75h [ 135900 ] 39.75h [ 143100 ]
          Worklog Id 82953 [ 82953 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 39.75h [ 143100 ] 40.75h [ 146700 ]
          Worklog Id 82954 [ 82954 ]
          priya.dhamande Priya Dhamande (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)
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status Approved for Stage [ 10030 ] Stage Testing [ 10201 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Environment: Stage
          Login: Employee

          Testing In-Progress

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: Stage Login: Employee Testing In-Progress
          priya.dhamande Priya Dhamande (Inactive) logged work - 03/Oct/17 05:21 PM
          • Time Spent:
            3h
             

            Stage Testing

          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 40.75h [ 146700 ] 43.75h [ 157500 ]
          Worklog Id 83500 [ 83500 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Environment: Stage
          Company: ASML for hspl
          Login: Employee

          The patch is checked for the Employee flow in OE, New Hire and Class wise OE. The flow work without any error.

          For Employee import, assigning jira on Jayshree.

          Prasad Pise Hrishikesh Deshpande

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: Stage Company: ASML for hspl Login: Employee The patch is checked for the Employee flow in OE, New Hire and Class wise OE. The flow work without any error. For Employee import, assigning jira on Jayshree. Prasad Pise Hrishikesh Deshpande
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Jayshree Nagpure [ jayshree.nagpure ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 43.75h [ 157500 ] 45.75h [ 164700 ]
          Worklog Id 83527 [ 83527 ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 06/Oct/17 05:58 PM - edited
          • Time Spent:
            3h
             

            Stage Testing

          priya.dhamande Priya Dhamande (Inactive) made changes -
          Time Spent 45.75h [ 164700 ] 46.75h [ 168300 ]
          Worklog Id 83527 [ 83527 ]
          Hide
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

          Verified on Stage
          Company - City of bellevue for hspl

          Verified attached scenario for import
          Working fine as expected.

          Priya Dhamande, I have verified this jira through import end,Please take this jira ahead

          Thanks,
          Jayshree

          Prasad Pise Rakesh Roy

          Show
          jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Verified on Stage Company - City of bellevue for hspl Verified attached scenario for import Working fine as expected. Priya Dhamande , I have verified this jira through import end,Please take this jira ahead Thanks, Jayshree Prasad Pise Rakesh Roy
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Priya Dhamande [ priya.dhamande ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: In Testing(10214) Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217)
          rakeshr Rakesh Roy (Inactive) made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224)
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Stage Testing [ 10201 ] Pending for Production Approval [ 10301 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Pending for Production Approval [ 10301 ] Approved for production [ 10034 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Approved for production [ 10034 ] In Production Testing [ 10202 ]
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          Not moved on production as it's not required in new UI.

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - Not moved on production as it's not required in new UI.
          rakeshr Rakesh Roy (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In Production Testing [ 10202 ] Production Complete [ 10028 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Production Complete [ 10028 ] Closed [ 6 ]
          Transition Time In Source Status Execution Times
          Roshan Deshmukh (Inactive) made transition -
          New Request Pending for Approval
          1m 3s 1
          Roshan Deshmukh (Inactive) made transition -
          Pending for Approval Approved for Development
          1h 4m 1
          Roshan Deshmukh (Inactive) made transition -
          Approved for Development In Development
          3s 1
          Roshan Deshmukh (Inactive) made transition -
          In LB Testing Reopen in Local
          1d 10m 2
          Roshan Deshmukh (Inactive) made transition -
          Reopen in Local In Development
          6s 2
          Roshan Deshmukh (Inactive) made transition -
          In Development In LB Testing
          7d 21h 31m 3
          Priya Dhamande (Inactive) made transition -
          In LB Testing Pending for Stage Approval
          12d 19h 15m 1
          Priya Dhamande (Inactive) made transition -
          Pending for Stage Approval Approved for Stage
          7s 1
          Priya Dhamande (Inactive) made transition -
          Approved for Stage Stage Testing
          7h 12m 1
          Rakesh Roy (Inactive) made transition -
          Stage Testing Pending for Production Approval
          191d 16h 11m 1
          Rakesh Roy (Inactive) made transition -
          Pending for Production Approval Approved for production
          6s 1
          Rakesh Roy (Inactive) made transition -
          Approved for production In Production Testing
          3s 1
          Rakesh Roy (Inactive) made transition -
          In Production Testing Production Complete
          33s 1
          Rakesh Roy (Inactive) made transition -
          Production Complete Closed
          4s 1

            People

            Assignee:
            priya.dhamande Priya Dhamande (Inactive)
            Reporter:
            roshan.deshmukh Roshan Deshmukh (Inactive)
            Developer:
            Roshan Deshmukh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Code Review Date:

                Time Tracking

                Estimated:
                Original Estimate - 32h Original Estimate - 32h
                32h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 46.75h
                46.75h