Details

    • Customer:
      Zain KSA 3.X

      Description

      Click to add description

      Issue Links

        Activity

        Indrasan Yadav logged work - 17/Nov/24 12:00 AM
        • Time Spent:
          2 hours, 30 minutes
           

          XML validation & discussion with aurobinda & ahad to confirm about the same.

        Indrasan Yadav made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2024-11-19 24:00 (milestone: set planned start date to due date)
        Planned End 2024-11-19 24:00 (milestone: set planned end date to due date)
        Indrasan Yadav made changes -
        Summary Antenna Data Parsing Issue In XML_Huawei Antenna Data Parsing Incorrect In XML_Huawei
        Hide
        Indrasan Yadav added a comment -

        Dear @Sandya Sharma,

        As discussed, could you please check and confirm the following issue I identified during the XML validation, specifically related to antenna data?

        1. Antenna Data in "npsboards":
        o Why is antenna data appearing under "npsboards" when it should be listed under "radioantenna" only?

        2. Unexpected Data in "radioantenna":

        o Where is the below highlighted data in "radioantenna" coming from, as it is not present in the dump?

        Please also check the slot information, as all data for slots and boards should be parsed in the XML exactly as per the dump.

        Let me know if you need any further details or clarification.

        Best regards,
        Indrasan

        Show
        Indrasan Yadav added a comment - Dear @Sandya Sharma, As discussed, could you please check and confirm the following issue I identified during the XML validation, specifically related to antenna data? 1. Antenna Data in "npsboards": o Why is antenna data appearing under "npsboards" when it should be listed under "radioantenna" only? 2. Unexpected Data in "radioantenna": o Where is the below highlighted data in "radioantenna" coming from, as it is not present in the dump? Please also check the slot information, as all data for slots and boards should be parsed in the XML exactly as per the dump. Let me know if you need any further details or clarification. Best regards, Indrasan
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Sandya Sharma [ ssharma ]
        Indrasan Yadav made changes -
        Link This issue blocks ZKU-94 [ ZKU-94 ]
        Indrasan Yadav logged work - 18/Nov/24 12:00 AM
        • Time Spent:
          2 hours
           

          Discussion with other project with @Daljit to check about this issue.

          Require rule explain to @Sandya to parse Antenna data.

        Sandya Sharma made changes -
        Status To Do [ 10001 ] In Progress [ 3 ]
        Hide
        Sandya Sharma added a comment -

        will deliver by today.

        Show
        Sandya Sharma added a comment - will deliver by today.
        Hide
        Sandya Sharma added a comment -

        These anteena boards are coming because it is implemented in the code that if attribute “antenna” will found in dump that its boards details will parse in xml , kindly confirm to me you need that rule or I have to remove that one.

        Show
        Sandya Sharma added a comment - These anteena boards are coming because it is implemented in the code that if attribute “antenna” will found in dump that its boards details will parse in xml , kindly confirm to me you need that rule or I have to remove that one.
        Sandya Sharma made changes -
        Assignee Sandya Sharma [ ssharma ] Indrasan Yadav [ iyadav ]
        Hide
        Ahad Siddiqui added a comment -

        Dear @Hassan Abdine@Hassan Abdine,

        Could you please check and confirm the issue mentioned in the previous email?

        We are currently seeing antenna details appearing in "nodeboards", which should not be the case.

        These details should be listed under "radioantenna" instead.

        Additionally, could you confirm whether the antenna model is available in NEP?

        Looking forward to your response.

        Best regards,
        Indrasan

        Show
        Ahad Siddiqui added a comment - Dear @Hassan Abdine@Hassan Abdine, Could you please check and confirm the issue mentioned in the previous email? We are currently seeing antenna details appearing in "nodeboards", which should not be the case. These details should be listed under "radioantenna" instead. Additionally, could you confirm whether the antenna model is available in NEP? Looking forward to your response. Best regards, Indrasan
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Hassan Abdine [ habdine ]
        Indrasan Yadav made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 2 hours, 30 minutes [ 9000 ]
        Worklog Id 257346 [ 257346 ]
        Indrasan Yadav made changes -
        Baseline Start 2024-11-19 24:00 (set baseline based of initial work logging)
        Baseline End 2024-11-19 24:00 (set baseline based of initial work logging)
        Indrasan Yadav made changes -
        Time Spent 2 hours, 30 minutes [ 9000 ] 4 hours, 30 minutes [ 16200 ]
        Worklog Id 257352 [ 257352 ]
        Ahad Siddiqui made changes -
        Assignee Hassan Abdine [ habdine ] Indrasan Yadav [ iyadav ]
        Hide
        Ahad Siddiqui added a comment -

        @Indrasan : has to import the XML and check , there is VPN issue till then we cannot import.

        Show
        Ahad Siddiqui added a comment - @Indrasan : has to import the XML and check , there is VPN issue till then we cannot import.
        Indrasan Yadav logged work - 22/Nov/24 12:00 AM
        • Time Spent:
          1 hour
           

          XML validation for radio antenna

        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Sandya Sharma [ ssharma ]
        Hide
        Indrasan Yadav added a comment -

        Dear @Sandya Sharma,

        As discussed, could you please check below issue where serial number of antennas is available in dump, but it is not parsing in XML due to all antennas are not parsing there.

        Here, I am sharing an example case for your reference:

        Node: DAM2137-P3_SRAN

        Dump Snippet:

        Here, in dump InventoryUnitId=" is available as 1, 2, 3, 6, 7, 8, 10, 11 & 12 while in XML parsing only 10, 11 & 12.

        XML Snippet Of Radio Antenna:

        Could you please check & fix this issue, all antenna details which are available in dump should be parse in XML under csv sheet “radioantenna” and related serial number will be parse under csv sheet “addinfo”.

        Best regards,
        Indrasan

        Show
        Indrasan Yadav added a comment - Dear @Sandya Sharma, As discussed, could you please check below issue where serial number of antennas is available in dump, but it is not parsing in XML due to all antennas are not parsing there. Here, I am sharing an example case for your reference: Node: DAM2137-P3_SRAN Dump Snippet: Here, in dump InventoryUnitId=" is available as 1, 2, 3, 6, 7, 8, 10, 11 & 12 while in XML parsing only 10, 11 & 12. XML Snippet Of Radio Antenna: Could you please check & fix this issue, all antenna details which are available in dump should be parse in XML under csv sheet “radioantenna” and related serial number will be parse under csv sheet “addinfo”. Best regards, Indrasan
        Sandya Sharma made changes -
        Status In Progress [ 3 ] To Do [ 10001 ]
        Navneet Kaur made changes -
        Summary Antenna Data Parsing Incorrect In XML_Huawei Antenna Data Parsing Incorrect In XML_Huawei RAN Inventory
        Date of Baselining 18/Nov/24 11:49 AM 18/Nov/24 11:49 AM
        Dharmendra Patel made changes -
        Assignee Sandya Sharma [ ssharma ] Dharmendra Patel [ dpatel ]
        Indrasan Yadav made changes -
        Time Spent 4 hours, 30 minutes [ 16200 ] 5 hours, 30 minutes [ 19800 ]
        Worklog Id 257603 [ 257603 ]
        Dharmendra Patel logged work - 24/Nov/24 12:00 AM
        • Time Spent:
          6 hours
           

          xml shared

        Dharmendra Patel made changes -
        Status To Do [ 10001 ] In Progress [ 3 ]
        Hide
        Dharmendra Patel added a comment -

        dev WL-1 mdays and to be delivered on 24-11

        Show
        Dharmendra Patel added a comment - dev WL-1 mdays and to be delivered on 24-11
        Hide
        Dharmendra Patel added a comment -

        xml shared!!

        Show
        Dharmendra Patel added a comment - xml shared!!
        Dharmendra Patel made changes -
        Assignee Dharmendra Patel [ dpatel ] Indrasan Yadav [ iyadav ]
        Dharmendra Patel made changes -
        Time Spent 5 hours, 30 minutes [ 19800 ] 1 day, 3 hours, 30 minutes [ 41400 ]
        Worklog Id 257621 [ 257621 ]
        Indrasan Yadav logged work - 25/Nov/24 12:00 AM
        • Time Spent:
          3 hours
           

          XML validation for same issue.

        Hide
        Indrasan Yadav added a comment -

        Hi Dharmendra,

        All the required antenna details are now being parsed into the "radioantenna" sheet, and the serial number details are being parsed into the "addinfo" sheet.

        Kindly proceed with committing the code.

        Show
        Indrasan Yadav added a comment - Hi Dharmendra, All the required antenna details are now being parsed into the "radioantenna" sheet, and the serial number details are being parsed into the "addinfo" sheet. Kindly proceed with committing the code.
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Dharmendra Patel [ dpatel ]
        Hide
        Dharmendra Patel added a comment -

        code commit done.

        Show
        Dharmendra Patel added a comment - code commit done.
        Dharmendra Patel made changes -
        Assignee Dharmendra Patel [ dpatel ] Indrasan Yadav [ iyadav ]
        Indrasan Yadav made changes -
        Time Spent 1 day, 3 hours, 30 minutes [ 41400 ] 1 day, 6 hours, 30 minutes [ 52200 ]
        Worklog Id 257669 [ 257669 ]
        Hide
        Ahad Siddiqui added a comment -

        @indrasan : Kinldy provide Antenna serial number count in dump and XML

        Show
        Ahad Siddiqui added a comment - @indrasan : Kinldy provide Antenna serial number count in dump and XML
        Hide
        Indrasan Yadav added a comment -

        156919 total serial number count available in dump & xml.

        Show
        Indrasan Yadav added a comment - 156919 total serial number count available in dump & xml.
        Hide
        Indrasan Yadav added a comment -

        We are now closing this child JIRA as it pertains to an individual issue.

        As suggested by @Ahad, all code commit JIRAs will be covered under the parent JIRA.

        Show
        Indrasan Yadav added a comment - We are now closing this child JIRA as it pertains to an individual issue. As suggested by @Ahad, all code commit JIRAs will be covered under the parent JIRA.
        Indrasan Yadav made changes -
        Status In Progress [ 3 ] To Do [ 10001 ]
        Indrasan Yadav made changes -
        Status To Do [ 10001 ] Done [ 10000 ]
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Juned Ali [ jali ]
        Indrasan Yadav made changes -
        Assignee Juned Ali [ jali ] Indrasan Yadav [ iyadav ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        To Do To Do In Progress In Progress
        2d 16h 22m 2 Dharmendra Patel 24/Nov/24 5:14 AM
        In Progress In Progress To Do To Do
        6d 4h 41m 2 Indrasan Yadav 26/Nov/24 4:31 AM
        To Do To Do Done Done
        3s 1 Indrasan Yadav 26/Nov/24 4:32 AM
        Subversion JIRA

        Links Hierarchy

         Documentation

        Invalid license: EXPIRED

          People

          • Assignee:
            Indrasan Yadav
            Reporter:
            Indrasan Yadav
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:
              Actual Start:
              Date of Baselining:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 day, 6 hours, 30 minutes
              1d 6h 30m

                Drag and Drop