Details

    • Customer:
      Ooreedo Tunisia

      Description

      Dear @Bassem Sabbagh,

      As discussed, please assign an AI DEV resource to review and fix the issues described below.

      Requirement: We need to parse the supported technologies for SRAN nodes in Huawei RAN.

      Rule: In the physical dump of SRAN, under the class <TABLE attrname="HostVer">, the following attribute values should be checked to determine the corresponding technology:

      • <ROW HostVerType="GBTSFunctionHOSTVER" with sDesc="GRAT SOFTWARE VERSION" → 2G
      • <ROW HostVerType="NodeBFunctionHOSTVER" with sDesc="URAT SOFTWARE VERSION" → 3G
      • <ROW HostVerType="eNodeBFunctionHOSTVER" with sDesc="LRAT SOFTWARE VERSION" → 4G
      • <ROW HostVerType="gNodeBFunctionHOSTVER" with sDesc="NRAT SOFTWARE VERSION" → 5G

      Best regards,
      Indrasan

      1. OT_Huawei_RAN All Nodes_Physical.docx
        1.59 MB
        Indrasan Yadav
      1. SRAN Supported Technology Snippet.png
        117 kB
      2. Before Fix.png
        419 kB
      3. After fix.png
        351 kB

        Activity

        Indrasan Yadav logged work - 19/Dec/25 12:00 AM
        • Time Spent:
          3 hours, 30 minutes
           

          Worked on this issue and created a JIRA for same to AI DEV with updated FRS.

        Indrasan Yadav made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2025-12-30 24:00 (milestone: set planned start date to due date)
        Planned End 2025-12-30 24:00 (milestone: set planned end date to due date)
        Indrasan Yadav made changes -
        Description Dear @Bassem Sabbagh,

        As discussed, please assign an AI DEV resource to review and fix the issues described below.

        Requirement: We need to parse the supported technologies for SRAN nodes in Huawei RAN.

        Rule: In the physical dump of SRAN, under the class <TABLE attrname="HostVer">, the following attribute values should be checked to determine the corresponding technology:

        • <ROW HostVerType="GBTSFunctionHOSTVER" with sDesc="GRAT SOFTWARE VERSION" → 2G
        • <ROW HostVerType="NodeBFunctionHOSTVER" with sDesc="URAT SOFTWARE VERSION" → 3G
        • <ROW HostVerType="eNodeBFunctionHOSTVER" with sDesc="LRAT SOFTWARE VERSION" → 4G
        • <ROW HostVerType="gNodeBFunctionHOSTVER" with sDesc="NRAT SOFTWARE VERSION" → 5G

         


        Best regards,
        Indrasan
        Indrasan Yadav made changes -
        Indrasan Yadav made changes -
        Attachment OT_Huawei_RAN All Nodes_Physical.docx [ 124508 ]
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Bassem Sabbagh [ bsabbagh ]
        Indrasan Yadav made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 3 hours, 30 minutes [ 12600 ]
        Worklog Id 286514 [ 286514 ]
        Indrasan Yadav made changes -
        Baseline Start 2025-12-30 24:00 (set baseline based of initial work logging)
        Baseline End 2025-12-30 24:00 (set baseline based of initial work logging)
        Indrasan Yadav logged work - 22/Dec/25 12:00 AM
        • Time Spent:
          30 minutes
           

          Looped to @Jharna on same email & told her about actual issue what we need to fix.

        Jharna Thakur logged work - 22/Dec/25 12:00 AM
        • Time Spent:
          3 hours
           

          code implementation

        Bassem Sabbagh made changes -
        Assignee Bassem Sabbagh [ bsabbagh ] Jharna Thakur [ jthakur ]
        Hide
        Bassem Sabbagh added a comment -

        Assigned to Jharna to define the WL .. to be started on 22-12

        Show
        Bassem Sabbagh added a comment - Assigned to Jharna to define the WL .. to be started on 22-12
        Indrasan Yadav made changes -
        Time Spent 3 hours, 30 minutes [ 12600 ] 4 hours [ 14400 ]
        Worklog Id 286633 [ 286633 ]
        Hide
        Jharna Thakur added a comment -

        wl- 1.5day

        Show
        Jharna Thakur added a comment - wl- 1.5day
        Jharna Thakur logged work - 23/Dec/25 12:00 AM
        • Time Spent:
          4 hours, 30 minutes
           

          code implementation and testing

        Hide
        Jharna Thakur added a comment -

        xml shared

        Show
        Jharna Thakur added a comment - xml shared
        Jharna Thakur made changes -
        Assignee Jharna Thakur [ jthakur ] Indrasan Yadav [ iyadav ]
        Jharna Thakur made changes -
        Time Spent 4 hours [ 14400 ] 7 hours [ 25200 ]
        Worklog Id 286743 [ 286743 ]
        Jharna Thakur made changes -
        Time Spent 7 hours [ 25200 ] 1 day, 3 hours, 30 minutes [ 41400 ]
        Worklog Id 286744 [ 286744 ]
        Indrasan Yadav logged work - 24/Dec/25 12:00 AM - edited
        • Time Spent:
          3 hours
           

          Validated the XML for same & add one more condition to parse supportive technology in FRS and shared feedback to @Jharna.

        Jharna Thakur logged work - 24/Dec/25 12:00 AM
        • Time Spent:
          3 hours, 30 minutes
           

          working on the new addition in the requirement

        Hide
        Indrasan Yadav added a comment -

        As discussed, please use the updated static sheet “HW Matching_File” that I shared earlier, as it appears that an older file was used in the shared XML.

        Additionally, please add one more condition to the existing rule to parse the supported technology as described below:

        Rule: In the physical dump of SRAN, under the class <TABLE attrname="HostVer">, the following attribute values should be checked to determine the corresponding technology:

        <ROW HostVerType="GBTSApplicationVER" >>>>>> 2G
        <ROW HostVerType="NodeBApplicationVER" >>>>>> 3G
        <ROW HostVerType="eNodeBApplicationVER" >>>>>4G
        <ROW HostVerType="gNodeBApplicationVER" >>>>>5G

        Show
        Indrasan Yadav added a comment - As discussed, please use the updated static sheet “HW Matching_File” that I shared earlier, as it appears that an older file was used in the shared XML. Additionally, please add one more condition to the existing rule to parse the supported technology as described below: Rule: In the physical dump of SRAN, under the class <TABLE attrname="HostVer">, the following attribute values should be checked to determine the corresponding technology: <ROW HostVerType="GBTSApplicationVER" >>>>>> 2G <ROW HostVerType="NodeBApplicationVER" >>>>>> 3G <ROW HostVerType="eNodeBApplicationVER" >>>>>4G <ROW HostVerType="gNodeBApplicationVER" >>>>>5G
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Jharna Thakur [ jthakur ]
        Indrasan Yadav made changes -
        Attachment OT_Huawei_RAN All Nodes_Physical.docx [ 124508 ]
        Indrasan Yadav made changes -
        Bassem Sabbagh made changes -
        Status Opened [ 1 ] In Progress [ 3 ]
        Assignee Jharna Thakur [ jthakur ] Bassem Sabbagh [ bsabbagh ]
        Bassem Sabbagh made changes -
        Assignee Bassem Sabbagh [ bsabbagh ] Jharna Thakur [ jthakur ]
        Hide
        Bassem Sabbagh added a comment -

        WIP and to be delivered by 24-12

        Show
        Bassem Sabbagh added a comment - WIP and to be delivered by 24-12
        Indrasan Yadav made changes -
        Time Spent 1 day, 3 hours, 30 minutes [ 41400 ] 1 day, 6 hours [ 50400 ]
        Worklog Id 286884 [ 286884 ]
        Indrasan Yadav made changes -
        Time Spent 1 day, 6 hours [ 50400 ] 1 day, 6 hours, 30 minutes [ 52200 ]
        Worklog Id 286884 [ 286884 ]
        Hide
        Jharna Thakur added a comment -

        xml shared

        Show
        Jharna Thakur added a comment - xml shared
        Jharna Thakur made changes -
        Assignee Jharna Thakur [ jthakur ] Indrasan Yadav [ iyadav ]
        Indrasan Yadav logged work - 26/Dec/25 12:00 AM
        • Time Spent:
          2 hours
           

          XML validation & copy on .120 & import then validated

        Jharna Thakur made changes -
        Time Spent 1 day, 6 hours, 30 minutes [ 52200 ] 2 days, 2 hours [ 64800 ]
        Worklog Id 287102 [ 287102 ]
        Hide
        Indrasan Yadav added a comment -

        Hello Jharna Thakur,

        Please commit the code for same.

        Best regards,
        Indrasan

        Show
        Indrasan Yadav added a comment - Hello Jharna Thakur , Please commit the code for same. Best regards, Indrasan
        Indrasan Yadav made changes -
        Assignee Indrasan Yadav [ iyadav ] Jharna Thakur [ jthakur ]
        Hide
        Jharna Thakur added a comment -

        code committed

        Show
        Jharna Thakur added a comment - code committed
        Jharna Thakur made changes -
        Assignee Jharna Thakur [ jthakur ] Indrasan Yadav [ iyadav ]
        Hide
        Indrasan Yadav added a comment -

        Requested to Dr. Khaled to release AI patch for same.

        Show
        Indrasan Yadav added a comment - Requested to Dr. Khaled to release AI patch for same.
        Indrasan Yadav logged work - 30/Dec/25 12:00 AM - edited
        • Time Spent:
          2 hours, 30 minutes
           

          Check & validated the data in staging-DB for same issue.

        Hide
        Indrasan Yadav added a comment -

        Latest AI patch has been deployed on .120 & requested to Basant to generate XML & CSV on server and share to me for validation and I validated for same, now issue has been fixed.

        Show
        Indrasan Yadav added a comment - Latest AI patch has been deployed on .120 & requested to Basant to generate XML & CSV on server and share to me for validation and I validated for same, now issue has been fixed.
        Indrasan Yadav made changes -
        Time Spent 2 days, 2 hours [ 64800 ] 2 days, 4 hours [ 72000 ]
        Worklog Id 287513 [ 287513 ]
        Indrasan Yadav made changes -
        Time Spent 2 days, 4 hours [ 72000 ] 2 days, 5 hours [ 75600 ]
        Worklog Id 287524 [ 287524 ]
        Indrasan Yadav made changes -
        Time Spent 2 days, 5 hours [ 75600 ] 2 days, 6 hours [ 79200 ]
        Worklog Id 287525 [ 287525 ]
        Indrasan Yadav made changes -
        Remaining Estimate 0 minutes [ 0 ] 1 hour [ 3600 ]
        Time Spent 2 days, 6 hours [ 79200 ] 2 days, 5 hours [ 75600 ]
        Worklog Id 287524 [ 287524 ]
        Worklog Time Spent 1 hour [ 3600 ]
        Hide
        Indrasan Yadav added a comment -

        Checked on staging-DB and now issue has been fixed.

        Show
        Indrasan Yadav added a comment - Checked on staging-DB and now issue has been fixed.
        Indrasan Yadav made changes -
        Status In Progress [ 3 ] Opened [ 1 ]
        Indrasan Yadav made changes -
        Status Opened [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Indrasan Yadav made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Indrasan Yadav made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Marwan Kanaan made changes -
        Assignee Indrasan Yadav [ iyadav ] Marwan Kanaan [ mkanaan ]
        Marwan Kanaan made changes -
        Status Reopened [ 4 ] In Progress [ 3 ]
        Marwan Kanaan made changes -
        Status In Progress [ 3 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]
        Hide
        Marwan Kanaan added a comment -

        a duplicated row removed from SRAN-BS Report. solution will be in patch 3.7.0.1400

        Show
        Marwan Kanaan added a comment - a duplicated row removed from SRAN-BS Report. solution will be in patch 3.7.0.1400
        Indrasan Yadav made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Indrasan Yadav made changes -
        Remaining Estimate 1 hour [ 3600 ] 0 minutes [ 0 ]
        Time Spent 2 days, 5 hours [ 75600 ] 2 days, 6 hours, 30 minutes [ 81000 ]
        Worklog Id 287525 [ 287525 ]
        Indrasan Yadav made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Indrasan Yadav made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Hide
        Indrasan Yadav added a comment -

        The duplicate Supported Technology header has now been removed from the SRAN report after deploying the provided patch.

        A snippet is attached for reference, showing the before-fix and after-fix states.

        Show
        Indrasan Yadav added a comment - The duplicate Supported Technology header has now been removed from the SRAN report after deploying the provided patch. A snippet is attached for reference, showing the before-fix and after-fix states.
        Indrasan Yadav made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Indrasan Yadav made changes -
        Attachment After fix.png [ 125404 ]
        Attachment Before Fix.png [ 125405 ]
        Indrasan Yadav made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Indrasan Yadav made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Marwan Kanaan made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Assignee Marwan Kanaan [ mkanaan ] Indrasan Yadav [ iyadav ]
        Marwan Kanaan made changes -
        Status Reopened [ 4 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Opened Opened In Progress In Progress
        5d 1h 25m 1 Bassem Sabbagh 24/Dec/25 7:05 AM
        In Progress In Progress Opened Opened
        5d 23h 50m 1 Indrasan Yadav 30/Dec/25 6:56 AM
        Opened Opened Resolved Resolved
        12s 1 Indrasan Yadav 30/Dec/25 6:57 AM
        Reopened Reopened In Progress In Progress
        7m 27s 1 Marwan Kanaan 31/Dec/25 10:10 AM
        In Progress In Progress Closed Closed
        13s 1 Marwan Kanaan 31/Dec/25 10:10 AM
        Reopened Reopened Resolved Resolved
        13m 21s 2 Indrasan Yadav 05/Jan/26 6:02 AM
        Resolved Resolved Closed Closed
        39s 3 Indrasan Yadav 05/Jan/26 6:02 AM
        Closed Closed Reopened Reopened
        17d 5h 31m 4 Marwan Kanaan 16/Jan/26 12:49 PM
        Reopened Reopened Closed Closed
        7s 1 Marwan Kanaan 16/Jan/26 12:49 PM
        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:
              Resolved:
              Planned Start:
              Planned End:
              Actual Start:
              Actual End:
              Date of Baselining:

              Time Tracking

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