<!-- 
RSS generated by JIRA (6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc) at Wed Apr 15 14:46:17 EEST 2026

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://jira.mobinets.com/jira/si/jira.issueviews:issue-xml/ZKU-133/ZKU-133.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Mobinets-JIRA</title>
    <link>http://jira.mobinets.com/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>6.1.4</version>
        <build-number>6159</build-number>
        <build-date>19-11-2013</build-date>
    </build-info>

<item>
            <title>[ZKU-133] Need to make rule to parse &quot;FModule&quot; from dump to xml_Huawei RAN inventory</title>
                <link>http://jira.mobinets.com/jira/browse/ZKU-133</link>
                <project id="14200" key="ZKU">Zain KSA upgradation</project>
                    <description></description>
                <environment></environment>
        <key id="126004">ZKU-133</key>
            <summary>Need to make rule to parse &quot;FModule&quot; from dump to xml_Huawei RAN inventory</summary>
                <type id="3" iconUrl="http://jira.mobinets.com/jira/images/icons/issuetypes/task.png">Task</type>
                                            <priority id="10002" iconUrl="http://jira.mobinets.com/jira/images/icons/normal.png">Normal</priority>
                        <status id="10000" iconUrl="http://jira.mobinets.com/jira/images/icons/statuses/closed.png">Done</status>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="iyadav">Indrasan Yadav</assignee>
                                    <reporter username="iyadav">Indrasan Yadav</reporter>
                        <labels>
                            <label>AI_All_incidents</label>
                            <label>ZAINKSAAUDIT</label>
                            <label>ZAINKSAUAT</label>
                    </labels>
                <created>Tue, 12 Nov 2024 05:33:23 +0200</created>
                <updated>Tue, 26 Nov 2024 04:33:09 +0200</updated>
                                                                                <due>Wed, 20 Nov 2024 00:00:00 +0200</due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="25200">7 hours</timespent>
                                <comments>
                            <comment id="115115" author="iyadav" created="Tue, 12 Nov 2024 07:05:32 +0200"  >&lt;p&gt;Dear @Ahad Siddiqui,&lt;/p&gt;

&lt;p&gt;As we discussed earlier, &quot;FModule&quot; entries in the inventory dump for nodes should be parsed into the XML. &lt;/p&gt;

&lt;p&gt;I will proceed with implementing a rule to ensure this.&lt;/p&gt;


&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115250" author="iyadav" created="Sat, 16 Nov 2024 05:39:24 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;As discussed, please generate an XML for Huawei incorporating the updates we covered during our Teams call.&lt;/p&gt;

&lt;p&gt;The existing rule can be retained with the following modification:&lt;/p&gt;

&lt;p&gt;&#8226;	We need to add BoardName=&quot;FModule&quot; in the &#8216;npsboards&#8217; section under the &amp;lt;TABLE attrname=&quot;Board&quot;&amp;gt; class.&lt;br/&gt;
&#8226;	Previously, the &#8220;FModule&#8221; board was not being parsed, but going forward, it should be parsed as boards with the required cabinet, shelf, slot, and board index as specified in the dump.&lt;/p&gt;

&lt;p&gt;Sample Case:&lt;/p&gt;

&lt;p&gt;The snippet below illustrates an example:&lt;/p&gt;



&lt;p&gt;In this case, the &#8220;FModule&#8221; boards (count: 7) are present under cabinet-1 and are distributed across shelf-0 and shelf-5, occupying slots 7, 5, 3, 2, and 1.&lt;/p&gt;

&lt;p&gt;All instances of &#8220;FModule&#8221; should be parsed in the XML as per the dump details.&lt;/p&gt;

&lt;p&gt;Please let me know if you need additional information or further clarification.&lt;/p&gt;



&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;
</comment>
                            <comment id="115257" author="ssharma" created="Sat, 16 Nov 2024 09:49:26 +0200"  >&lt;p&gt;XML shared.&lt;/p&gt;</comment>
                            <comment id="115276" author="iyadav" created="Sun, 17 Nov 2024 07:22:50 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;As discussed, please find below the validation remarks for the XML: &#8220;2024-11-16-04.31.42_ZainKsa&#8221;, which you shared with me yesterday during our Teams call.&lt;/p&gt;

&lt;p&gt;&#8226;	Observation:&lt;br/&gt;
The FModule is now being parsed under NodeBoards, but the corresponding slot information is missing in NodeSlots for the same FModule.&lt;/p&gt;

&lt;p&gt;Sample Case:&lt;br/&gt;
&#8226;	Dump Snippet: AKL2M1981-P3&lt;/p&gt;



&lt;p&gt;&#8226;	NodeSlot Snippet:&lt;/p&gt;



&lt;p&gt;&#8226;	NodeBoards Snippet:&lt;/p&gt;



&lt;p&gt;The same issue has been observed for another node: DMV0094-P2_SRAN.&lt;/p&gt;

&lt;p&gt;Aside from this, some FModules are being ignored due to serial number duplicity. As discussed with @Ahad Siddiqui, and per your confirmation, this is acceptable, and we will proceed accordingly.&lt;/p&gt;

&lt;p&gt;Could you please review and address the above issue? Let me know if you require further details.&lt;/p&gt;


&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115284" author="ssharma" created="Mon, 18 Nov 2024 03:39:03 +0200"  >&lt;p&gt;will deliver by today.&lt;/p&gt;</comment>
                            <comment id="115291" author="ssharma" created="Mon, 18 Nov 2024 04:09:46 +0200"  >&lt;p&gt;As discussed these details are coming fine according to the dump , if you have any doubt then let me know.&lt;/p&gt;</comment>
                            <comment id="115309" author="iyadav" created="Mon, 18 Nov 2024 05:13:50 +0200"  >&lt;p&gt;Dear @Sandya Sharma,&lt;/p&gt;

&lt;p&gt;As discussed, please make sure to parse all &#8220;FModule&#8221; in XML under &#8220;nodeboards&#8221; as available in dump.&lt;/p&gt;

&lt;p&gt;As currently some &#8220;FModule&#8221; is ignoring might be serial number duplicity as you will check it.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br/&gt;
Indrasan&lt;/p&gt;</comment>
                            <comment id="115310" author="bsabbagh" created="Mon, 18 Nov 2024 05:22:10 +0200"  >&lt;p&gt;will be delivered by 18-11&lt;/p&gt;</comment>
                            <comment id="115356" author="bsabbagh" created="Tue, 19 Nov 2024 08:32:38 +0200"  >&lt;p&gt;delayed and to be delivered on 19-11&lt;/p&gt;</comment>
                            <comment id="115367" author="ssharma" created="Tue, 19 Nov 2024 13:17:36 +0200"  >&lt;p&gt;XML shared.&lt;/p&gt;</comment>
                            <comment id="115617" author="iyadav" created="Fri, 22 Nov 2024 06:04:42 +0200"  >&lt;p&gt;Now, all FModules are parsing in XML.&lt;/p&gt;</comment>
                            <comment id="115729" author="iyadav" created="Mon, 25 Nov 2024 03:22:32 +0200"  >&lt;p&gt;Hi Sandya, as discussed please commit code for same.&lt;/p&gt;</comment>
                            <comment id="115737" author="ssharma" created="Mon, 25 Nov 2024 05:08:46 +0200"  >&lt;p&gt;commit done.&lt;/p&gt;</comment>
                            <comment id="115805" author="iyadav" created="Tue, 26 Nov 2024 04:33:03 +0200"  >&lt;p&gt;We are now closing this child JIRA as it pertains to an individual issue.&lt;/p&gt;

&lt;p&gt;As suggested by @Ahad, all code commit JIRAs will be covered under the parent JIRA.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="125958">ZKU-94</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Actual Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10306" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10305" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Customer</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11400"><![CDATA[Zain KSA 3.X]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11702" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Date of Baselining</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Nov 2024 11:58:03 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_11009" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>Dev. Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10304" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Gantt Options</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10200"><![CDATA[Milestone]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10800" key="com.capitalcityconsultants.jira.plugins.customfields.ccc-lastcomment:last-comment">
                        <customfieldname>Last Comment</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p style=&quot;display:inline&quot;&gt;&lt;b&gt;Evaluation License Error:&lt;/b&gt; EXPIRED&lt;/p&gt;</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_12500" key="com.atlassian.jira.toolkit:originalestimate">
                        <customfieldname>Original Estimate</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11008" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>PDM Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10301" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10300" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Nov 2024 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10901" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|xtihcp:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10004" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_11704" key="vivid.trace:VTDirections-custom-field-type">
                        <customfieldname>VTDirections</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>