Uploaded image for project: 'New Features 2017'
  1. New Features 2017
  2. NF-5717

Application sending double request during running XML file generation

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: Medium
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
      None
    • Environment:
      Pre Production
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Level:
      Partner
    • Module:
      ACA
    • Reported by:
      Harbinger
    • Company:
      Ashgrove
    • Item State:
      Stage QA - Production Deployment on Hold

      Description

      Pre_Prod Company Name - ASML for ACA

      IRS Submission- IRS Submision For ASML New

      CC - Sachin Hingole Smita Pawar Kumar Chhajed

        Attachments

          Issue Links

            Activity

            mahendra.mungase Mahendra Mungase (Inactive) created issue -
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Field Original Value New Value
            Status Open [ 1 ] In Development [ 10007 ]
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Code Review Date 16/Jan/2018
            Code Reviewed By Ramya Tantry [ 13001 ]
            Description
            Pre_Prod Company Name - ASML for ACA

            IRS Submission- IRS Submision For ASML New

            Actual- Invalid file generated

            Production - ASML For HSPL

            IRS Submission - IRS Submision For ASML New

            Actual - Valid file generated

            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]
            Pre_Prod Company Name - ASML for ACA

            IRS Submission- IRS Submision For ASML New

            Actual- Invalid file generated

            Production - ASML For HSPL

            IRS Submission - IRS Submision For ASML New

            Actual - Valid file generated

            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]
            Dev Due Date 16/Jan/2018
            Item State Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            Root Cause Bug [ 18430 ]
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Link This issue relates to NF-5513 [ NF-5513 ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Description Pre_Prod Company Name - ASML for ACA

            IRS Submission- IRS Submision For ASML New

            Actual- Invalid file generated

            Production - ASML For HSPL

            IRS Submission - IRS Submision For ASML New

            Actual - Valid file generated

            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]


            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Assignee Ramya Tantry [ ramya.tantry ] Mahendra Mungase [ mahendra.mungase ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Summary Invalid XML file is generated at Preprod and sending double request
            Application sending double request during running XML file generation
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Description

            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]
            Pre_Prod Company Name - ASML for ACA

            IRS Submission- IRS Submision For ASML New


            CC - [~sachin.hingole] [~smita.pawar] [~kumar.chhajed]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Assignee Mahendra Mungase [ mahendra.mungase ] Kumar Chhajed [ kumar.chhajed ]
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Remaining Estimate 0h [ 0 ]
            Time Spent 0.5h [ 1800 ]
            Worklog Id 100416 [ 100416 ]
            kumar.chhajed Kumar Chhajed (Inactive) logged work - 15/Jan/18 02:27 PM
            • Time Spent:
              0.5h
               

              Internal Discussion with Team

            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)
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Assignee Kumar Chhajed [ kumar.chhajed ] Mahendra Mungase [ mahendra.mungase ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            mahendra.mungase Mahendra Mungase (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)
            kumar.chhajed Kumar Chhajed (Inactive) logged work - 18/Jan/18 01:51 PM
            • Time Spent:
              1h
               

              Internal Discussion with Mahendra

            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Time Spent 0.5h [ 1800 ] 1.5h [ 5400 ]
            Worklog Id 100995 [ 100995 ]
            Hide
            mahendra.mungase Mahendra Mungase (Inactive) added a comment -

            HI Kumar Chhajed

            Please add 3'Ç for same JIRA.

            Mahendra

            Show
            mahendra.mungase Mahendra Mungase (Inactive) added a comment - HI Kumar Chhajed Please add 3'Ç for same JIRA. Mahendra
            Hide
            mahendra.mungase Mahendra Mungase (Inactive) added a comment -

            We have verified this issue on CodeMap and observed that it is fixed.

            Mahendra

            Show
            mahendra.mungase Mahendra Mungase (Inactive) added a comment - We have verified this issue on CodeMap and observed that it is fixed. Mahendra
            mahendra.mungase Mahendra Mungase (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)
            Hide
            kumar.chhajed Kumar Chhajed (Inactive) added a comment -

            3C's -
            Concern - Application sending double request during running XML file generation
            Cause - Multiple request are being invoked internally from web only for long running request. This issue is only reproducible on production.
            Correction - When the UI thread arrives into business logic routine , by using Task Parallel Library we have created new task to run the Long running business logic function in background and the UI thread is returned to Web. Due to this implementation the new request is not invoked. We gather all the background running task information from the Current Status pop-up including any server error, report process completion etc.

            Show
            kumar.chhajed Kumar Chhajed (Inactive) added a comment - 3C's - Concern - Application sending double request during running XML file generation Cause - Multiple request are being invoked internally from web only for long running request. This issue is only reproducible on production. Correction - When the UI thread arrives into business logic routine , by using Task Parallel Library we have created new task to run the Long running business logic function in background and the UI thread is returned to Web. Due to this implementation the new request is not invoked. We gather all the background running task information from the Current Status pop-up including any server error, report process completion etc.
            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)
            kumar.chhajed Kumar Chhajed (Inactive) made changes -
            Time Spent 1.5h [ 5400 ] 2h [ 7200 ]
            Worklog Id 101151 [ 101151 ]
            mahendra.mungase Mahendra Mungase (Inactive) logged work - 19/Jan/18 12:28 PM
            • Time Spent:
              0.5h
               

              Bug verification

            kumar.chhajed Kumar Chhajed (Inactive) logged work - 19/Jan/18 02:03 PM
            • Time Spent:
              0.5h
               

              Writing 3c's

            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224)
            hrishikesh.deshpande Hrishikesh Deshpande (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Time Spent 2h [ 7200 ] 2.5h [ 9000 ]
            Worklog Id 102638 [ 102638 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status Stage Testing [ 10201 ] In Production Testing [ 10202 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Resolution Bug Fixed [ 10402 ]
            Status In Production Testing [ 10202 ] Production Complete [ 10028 ]
            Transition Time In Source Status Execution Times
            Kumar Chhajed (Inactive) made transition -
            Open In Development
            15m 50s 1
            Mahendra Mungase (Inactive) made transition -
            In Development In LB Testing
            2d 23h 18m 1
            Hrishikesh Deshpande (Inactive) made transition -
            In LB Testing Stage Testing
            5d 39m 1
            Sachin Hingole (Inactive) made transition -
            Stage Testing In Production Testing
            92d 10h 55m 1
            Sachin Hingole (Inactive) made transition -
            In Production Testing Production Complete
            5m 1s 1

              People

              Assignee:
              mahendra.mungase Mahendra Mungase (Inactive)
              Reporter:
              mahendra.mungase Mahendra Mungase (Inactive)
              Developer:
              Ramya Tantry (Inactive)
              QA:
              Mahendra Mungase (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:
                Dev Due Date:
                Code Review Date:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2.5h
                  2.5h