Uploaded image for project: 'Workterra BenAdmin'
  1. Workterra BenAdmin
  2. WB-709

ACA_COSB_Getting server error when clicked on Data Transformation field

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Medium
    • Resolution: Bug Fixed
    • Labels:
    • Environment:
      Production
    • Categories:
      ACA
    • Company:
      COSB
    • Reported by:
      Harbinger
    • Level:
      Partner
    • Caused by UI Refresh:
      Yes

      Description

      wrong check in of code in GetImportExportMetaData_MapFieldsQuery function of collectionManager.vb file. (Revision 84150)

      Due to that logic written for ACAWaiverReasonID field is overridden ,Now we are getting error when we open DTS screen for our ACA Waiver Reason field.

        Attachments

          Activity

          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          We have verified above mentioned issue on LB.
          We have found below mentioned issues .

          1.Waiver description does not displayed on file.
          2.Displayed Total No. of records : 0
          3.When clicked on download exported file displayed record in file.

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - We have verified above mentioned issue on LB. We have found below mentioned issues . 1.Waiver description does not displayed on file. 2.Displayed Total No. of records : 0 3.When clicked on download exported file displayed record in file.
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          We have verified above mentioned issue on Production company [COSB for hspl].
          Its working fine.
          Tested scenarios are as follows.

          1.Checked whether server error is appearing after clicking on Data Transformation field or not.
          2.Checked whether feed is exporting without an error.
          3.Checked whether data is reflecting correctly on file
          4.Checked whether newly updated data is reflecting correctly on file.

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - We have verified above mentioned issue on Production company [COSB for hspl] . Its working fine. Tested scenarios are as follows. 1.Checked whether server error is appearing after clicking on Data Transformation field or not. 2.Checked whether feed is exporting without an error. 3.Checked whether data is reflecting correctly on file 4.Checked whether newly updated data is reflecting correctly on file.
          Hide
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

          We have verified following scenarios for LB & stage Environment

          1.Verified whether server error is appearing after clicking on Data Transformation field or not.
          2.Verified whether feed is exporting without an error.

          Working as Expected

          CC- Rakesh Roy Sachin Hingole Smita Pawar

          Show
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - We have verified following scenarios for LB & stage Environment 1.Verified whether server error is appearing after clicking on Data Transformation field or not. 2.Verified whether feed is exporting without an error. Working as Expected CC- Rakesh Roy Sachin Hingole Smita Pawar
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          As one of the check in is missing in waiver reason reopening ticket.

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - As one of the check in is missing in waiver reason reopening ticket.
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          We have verified above mentioned issue on COSB for Hspl stage company.
          Its working fine.

          Tested scenarios are as follows
          1.Checked whether server error is appearing after clicking on Data Transformation field or not.
          2.Checked whether feed is exporting without an error.
          3.Checked whether data is reflecting correctly on file
          4.Checked whether newly updated data is reflecting correctly on file.

          For additional mentioned issues status pl refer Jira wt-11318

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - We have verified above mentioned issue on COSB for Hspl stage company. Its working fine. Tested scenarios are as follows 1.Checked whether server error is appearing after clicking on Data Transformation field or not. 2.Checked whether feed is exporting without an error. 3.Checked whether data is reflecting correctly on file 4.Checked whether newly updated data is reflecting correctly on file. For additional mentioned issues status pl refer Jira wt-11318
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          Currently we are moving mentioned issues regarding ACA waiver reasons.

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - Currently we are moving mentioned issues regarding ACA waiver reasons.
          Hide
          yogesh.chaudhari Yogesh Chaudhari (Inactive) added a comment -

          3 C's

          Concern : 1. ACA_COSB_Getting server error when clicked on Data Transformation field
          2. Waiver reason is not getting populated on file.

          CASUE : 1. This was due to wrong case putted by Import team for newly exposed waiver reason.
          2. ACA team has changed ISMeta =0 for ACA waiver reason field.

          Correction : 1. Import team has update the condition in collectionManager.vb file.
          2. Updated ISMeta =1 for ACA waiver reason code in field table.

          Show
          yogesh.chaudhari Yogesh Chaudhari (Inactive) added a comment - 3 C's Concern : 1. ACA_COSB_Getting server error when clicked on Data Transformation field 2. Waiver reason is not getting populated on file. CASUE : 1. This was due to wrong case putted by Import team for newly exposed waiver reason. 2. ACA team has changed ISMeta =0 for ACA waiver reason field. Correction : 1. Import team has update the condition in collectionManager.vb file. 2. Updated ISMeta =1 for ACA waiver reason code in field table.
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          we have verified 'waiver reason' fix is reflecting on file. We have verified above mentioned issue on COSB for hspl .Its working fine. Hence closing ticket. PFA screen shot for additional information,

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - we have verified 'waiver reason' fix is reflecting on file. We have verified above mentioned issue on COSB for hspl .Its working fine. Hence closing ticket. PFA screen shot for additional information,
          Hide
          Prajakta.belhe Prajakta Belhe (Inactive) added a comment - - edited

          Amit Thorve We have reopened this and moved to WB. Now this ticket will be treated as new open ticket in this project.

          Prashant Samal

          Show
          Prajakta.belhe Prajakta Belhe (Inactive) added a comment - - edited Amit Thorve We have reopened this and moved to WB. Now this ticket will be treated as new open ticket in this project. Prashant Samal
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          Hi Amit Thorve,

          Please find below details

          Concern: Server Error on Data transformation page after click on 'waiver reason field.

          Cause: Above fix is not checked in Ui Refresh branch. Due to this it throwing error

          Correction: Need to checked in code in Ui Refresh branch.
          --------------------------------------------------------------------------------------------------------------
          Concern: 'waiver reason' is populating blank on file.

          Details: We have checked and found that data transformation is exists in system. We need to check with ACA team why waiver reason is populating blank.

          Ramya Tantry could you please check this

          CC-Vinayak Kulkarni,Revansiddha Gaur,Smita Pawar

          Thanks,
          Ganesh

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - Hi Amit Thorve , Please find below details Concern : Server Error on Data transformation page after click on 'waiver reason field. Cause : Above fix is not checked in Ui Refresh branch. Due to this it throwing error Correction : Need to checked in code in Ui Refresh branch. -------------------------------------------------------------------------------------------------------------- Concern : 'waiver reason' is populating blank on file. Details : We have checked and found that data transformation is exists in system. We need to check with ACA team why waiver reason is populating blank. Ramya Tantry could you please check this CC- Vinayak Kulkarni , Revansiddha Gaur , Smita Pawar Thanks, Ganesh
          Hide
          ramya.tantry Ramya Tantry (Inactive) added a comment -

          Hi Revansiddha Gaur/Smita Pawar

          Please look into this and advise.

          CC: Nandkumar Prabhakar Karlekar

          Show
          ramya.tantry Ramya Tantry (Inactive) added a comment - Hi Revansiddha Gaur / Smita Pawar Please look into this and advise. CC: Nandkumar Prabhakar Karlekar
          Hide
          amitthorve Amit Thorve (Inactive) added a comment -

          Revansiddha Gaur/Smita Pawar

          Please provide your inputs ASAP. Client is waiting for the file.

          Show
          amitthorve Amit Thorve (Inactive) added a comment - Revansiddha Gaur / Smita Pawar Please provide your inputs ASAP. Client is waiting for the file.
          Hide
          amitthorve Amit Thorve (Inactive) added a comment -

          Revansiddha Gaur/Smita Pawar

          Please provide your inputs ASAP. Client is waiting for the file.

          Show
          amitthorve Amit Thorve (Inactive) added a comment - Revansiddha Gaur / Smita Pawar Please provide your inputs ASAP. Client is waiting for the file.
          Hide
          revansiddha.gaur Revansiddha Gaur (Inactive) added a comment -

          Hi Amit Thorve,

          We are looking into this. we will update you the status till tomorrow EOD.

          Thanks,

          Revan


          CC- Nandkumar Prabhakar Karlekar

          Show
          revansiddha.gaur Revansiddha Gaur (Inactive) added a comment - Hi Amit Thorve , We are looking into this. we will update you the status till tomorrow EOD. Thanks, Revan CC- Nandkumar Prabhakar Karlekar
          Hide
          revansiddha.gaur Revansiddha Gaur (Inactive) added a comment - - edited

          CONCERN: Waiver reason is not populating on the exported file.

          CAUSE:   IsMeta flag is false for waiver reason field. This flag helps to populate dts configured information on the file. 

          Correction: 

          Need to be set the IsMeta flag as True for ACA waiver reason field but If this field tried to use in Rule Engine, will give an error.

          To set IsMeta flag setting as true, we will give fix in sprint on approval.

          Workaround:

          By discussing with Nandkumar Prabhakar Karlekar, we have executed workaround script by backend on Main Company and exported the file on hspl copy,now waiver reason is populating.

          Smita Pawar: Please look further. I have resolved the concern.

          Thanks,

          Revan


          CC- Amit Thorve, Satya, Vinayak Kulkarni

           

          Show
          revansiddha.gaur Revansiddha Gaur (Inactive) added a comment - - edited CONCERN:  Waiver reason is not populating on the exported file. CAUSE:    IsMeta flag is false for waiver reason field. This flag helps to populate dts configured information on the file.  Correction:   Need to be set the IsMeta flag as True for ACA waiver reason field but If this field tried to use in Rule Engine, will give an error. To set IsMeta flag setting as true, we will give fix in sprint on approval. Workaround: By discussing with Nandkumar Prabhakar Karlekar , we have executed workaround script by backend on Main Company and exported the file on hspl copy,now waiver reason is populating. Smita Pawar : Please look further. I have resolved the concern. Thanks, Revan CC- Amit Thorve , Satya , Vinayak Kulkarni  
          Hide
          mahendra.mungase Mahendra Mungase (Inactive) added a comment -

          Hi Amit Thorve

          We have check this workaround on COSB For HSPL and observed that waiver reason is populated on file.
          We used Template - ACA_Works_COSB_WAIVED for export

          Note- We have provided workaround only for 2018, not DTS fix. DTS fix will move as per Sprint.

          Please let me know if you need this change for 2017 also.

          Thanks,
          Mahendra

          Show
          mahendra.mungase Mahendra Mungase (Inactive) added a comment - Hi Amit Thorve We have check this workaround on COSB For HSPL and observed that waiver reason is populated on file. We used Template - ACA_Works_COSB_WAIVED for export Note- We have provided workaround only for 2018, not DTS fix. DTS fix will move as per Sprint. Please let me know if you need this change for 2017 also. Thanks, Mahendra
          Hide
          sachin.hingole Sachin Hingole (Inactive) added a comment -

          Hi Vinayak Kulkarni,

          As of now Revan has given work around for this issue.
          Can you please schedule this JIRA fix in next sprint for permanent fix.

          Thanks,
          Sachin Hingole

          Satya Nandkumar Prabhakar Karlekar Rakesh Roy Ramya Tantry Revansiddha Gaur

          Show
          sachin.hingole Sachin Hingole (Inactive) added a comment - Hi Vinayak Kulkarni , As of now Revan has given work around for this issue. Can you please schedule this JIRA fix in next sprint for permanent fix. Thanks, Sachin Hingole Satya Nandkumar Prabhakar Karlekar Rakesh Roy Ramya Tantry Revansiddha Gaur
          Hide
          Vinayak.Kulkarni Vinayak Kulkarni (Inactive) added a comment -

          Hi Ganesh Sadawarte

          Please plan this in upcoming sprint as per available bandwidth and priority.

          Show
          Vinayak.Kulkarni Vinayak Kulkarni (Inactive) added a comment - Hi Ganesh Sadawarte Please plan this in upcoming sprint as per available bandwidth and priority.
          Hide
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment -

          Hi Hrishikesh Deshpande,

          Please check this is deployed on production.

          Thanks,
          Ganesh

           

           

          Show
          Ganesh.sadawarte Ganesh Sadawarte (Inactive) added a comment - Hi Hrishikesh Deshpande , Please check this is deployed on production. Thanks, Ganesh    
          Hide
          sachin.hingole Sachin Hingole (Inactive) added a comment -

          Fix is verified on production, now Waiver reason is data transformation pop up is opening without issue.

          Show
          sachin.hingole Sachin Hingole (Inactive) added a comment - Fix is verified on production, now Waiver reason is data transformation pop up is opening without issue.

            People

            Assignee:
            sachin.hingole Sachin Hingole (Inactive)
            Reporter:
            smita.pawar Smita Pawar (Inactive)
            Developer:
            Suraj Sokasane (Inactive)
            QA:
            Smita Pawar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 12h Original Estimate - 12h
                12h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 26.75h
                26.75h