<!-- 
RSS generated by JIRA (6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc) at Fri Apr 17 09:20:18 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/LS-907/LS-907.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>[LS-907] BONT Order Issue----Prod</title>
                <link>http://jira.mobinets.com/jira/browse/LS-907</link>
                <project id="14300" key="LS">L3 Support</project>
                    <description>
&lt;p&gt;Below BONT got stuck and not moved to history even though all task are got completed.&lt;br/&gt;
I tried to complete the order after making it migrated but get below red icon.&lt;br/&gt;
Please support.&lt;/p&gt;

&lt;p&gt;@Mohan Singh Rathor please share latest FN logs of prod.&lt;/p&gt;

</description>
                <environment></environment>
        <key id="151003">LS-907</key>
            <summary>BONT Order Issue----Prod</summary>
                <type id="1" iconUrl="http://jira.mobinets.com/jira/images/icons/issuetypes/bug.png">Bug</type>
                                            <priority id="10002" iconUrl="http://jira.mobinets.com/jira/images/icons/normal.png">Normal</priority>
                        <status id="10023" iconUrl="http://jira.mobinets.com/jira/images/icons/statuses/generic.png">Ready for QA</status>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="amessaikeh">Abir Messaikeh</assignee>
                                    <reporter username="sahmed">Shamim Ahmed</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Jan 2026 11:52:32 +0200</created>
                <updated>Tue, 17 Feb 2026 12:04:49 +0200</updated>
                                                                            <component>FN</component>
                        <due>Fri, 30 Jan 2026 00:00:00 +0200</due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="14400">4 hours</timespent>
                                <comments>
                            <comment id="142414" author="amessaikeh" created="Thu, 29 Jan 2026 11:52:59 +0200"  >&lt;p&gt;LOgs: &lt;br/&gt;
&lt;a href=&quot;https://mobinets-my.sharepoint.com/:f:/p/mohan_rathor/IgBAp48feStsQ7YN63AFb9KUAYbBWyrnlyAIXz1mOqcx2hc?e=keJXzM&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://mobinets-my.sharepoint.com/:f:/p/mohan_rathor/IgBAp48feStsQ7YN63AFb9KUAYbBWyrnlyAIXz1mOqcx2hc?e=keJXzM&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="142418" author="abada" created="Thu, 29 Jan 2026 12:51:42 +0200"  >&lt;p&gt;I observed a failure during the execution of the Create_BONT_Order process in Flowable.&lt;br/&gt;
Solution:&lt;br/&gt;
 We should upload an updated version of this process so that new orders transition to the Interrupted status instead of remaining In Progress. Additionally, we should call our internal API updateWorkOrderStatus because Flowable removes all execution-related data from its database during rollback actions. Calling the API directly ensures that the order is correctly recorded in history, simulating the effect of clicking the &#8220;Continue&#8221; button for an interrupted order.&lt;br/&gt;
SOAP request to update the order status :&lt;br/&gt;
&amp;lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;SOAP-ENV:Header/&amp;gt;&lt;br/&gt;
    &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br/&gt;
        &amp;lt;ns3:updateWorkOrderStatus xmlns:ns3=&quot;http://server.api.nep.mobinets.com/&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;woNo&amp;gt;B2026012502&amp;lt;/woNo&amp;gt;&lt;br/&gt;
            &amp;lt;status&amp;gt;Completed&amp;lt;/status&amp;gt;&lt;br/&gt;
        &amp;lt;/ns3:updateWorkOrderStatus&amp;gt;&lt;br/&gt;
    &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br/&gt;
&amp;lt;/SOAP-ENV:Envelope&amp;gt;&lt;br/&gt;
Detailed Explanation of the Failure:&lt;br/&gt;
Service Call Failure: A SOAP request was sent to the ManageWorkOrderService API :&lt;br/&gt;
&amp;lt;soapenv:Envelope xmlns:soapenv=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;soapenv:Header/&amp;gt;&lt;br/&gt;
    &amp;lt;soapenv:Body&amp;gt;&lt;br/&gt;
        &amp;lt;ns3:ManageWorkOrderRq xmlns:ns3=&quot;http://www.omantel.om/esb/messages/manageworkorder&quot;&amp;gt;&lt;br/&gt;
            &amp;lt;ns3:RequestHeader&amp;gt;&lt;br/&gt;
                &amp;lt;FunctionId&amp;gt;13004158&amp;lt;/FunctionId&amp;gt;&lt;br/&gt;
                &amp;lt;TransactionId&amp;gt;0&amp;lt;/TransactionId&amp;gt;&lt;br/&gt;
                &amp;lt;RequestId&amp;gt;NEP_636913700950269&amp;lt;/RequestId&amp;gt;&lt;br/&gt;
                &amp;lt;RequestorId&amp;gt;BSD&amp;lt;/RequestorId&amp;gt;&lt;br/&gt;
                &amp;lt;RequestorChannelId&amp;gt;BSDREST&amp;lt;/RequestorChannelId&amp;gt;&lt;br/&gt;
                &amp;lt;RequestorUserId&amp;gt;BSD&amp;lt;/RequestorUserId&amp;gt;&lt;br/&gt;
            &amp;lt;/ns3:RequestHeader&amp;gt;&lt;br/&gt;
            &amp;lt;ns3:RequestBody&amp;gt;&lt;br/&gt;
                &amp;lt;ns3:WorkOrder&amp;gt;&lt;br/&gt;
                    &amp;lt;Task&amp;gt;&lt;br/&gt;
                        &amp;lt;TaskId&amp;gt;B2026012502&amp;lt;/TaskId&amp;gt;&lt;br/&gt;
                        &amp;lt;TaskType&amp;gt;Success&amp;lt;/TaskType&amp;gt;&lt;br/&gt;
                        &amp;lt;TaskAction&amp;gt;Completed&amp;lt;/TaskAction&amp;gt;&lt;br/&gt;
                    &amp;lt;/Task&amp;gt;&lt;br/&gt;
                    &amp;lt;User&amp;gt;&lt;br/&gt;
                        &amp;lt;UserId&amp;gt;NEP&amp;lt;/UserId&amp;gt;&lt;br/&gt;
                    &amp;lt;/User&amp;gt;&lt;br/&gt;
                &amp;lt;/ns3:WorkOrder&amp;gt;&lt;br/&gt;
            &amp;lt;/ns3:RequestBody&amp;gt;&lt;br/&gt;
        &amp;lt;/ns3:ManageWorkOrderRq&amp;gt;&lt;br/&gt;
    &amp;lt;/soapenv:Body&amp;gt;&lt;br/&gt;
&amp;lt;/soapenv:Envelope&amp;gt;&lt;br/&gt;
The request was fully built and sent successfully.&lt;br/&gt;
No SOAP Fault was returned.&lt;br/&gt;
No HTTP response headers were received.&lt;br/&gt;
The remote server closed the TCP connection abruptly, resulting in java.net.SocketException: Connection reset.&lt;br/&gt;
The ~12-second gap suggests a backend timeout or potential service crash.&lt;br/&gt;
Flowable Process Impact: Following the service timeout, Flowable attempted to move the process to the Interrupted state.&lt;br/&gt;
However: - The BPMN definition lacked a reference to the interrupted subprocess. - Flowable threw an exception while continuing process execution. - This exception caused all process task variables to be removed, leaving the process incomplete in the Flowable database.&lt;br/&gt;
Key Observations: The issue stems from two combined factors: &lt;br/&gt;
1. Timeout / abrupt TCP connection closure in the SOAP backend.&lt;br/&gt;
 2. Missing BPMN reference for the interrupted process state.&lt;br/&gt;
Please note that this issue should be escalated, as it is related to the external API.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="127206" name="Manage_Work_Order_Complete.bpmn20.xml" size="13234" author="abada" created="Thu, 29 Jan 2026 12:52:02 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Actual Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 29 Jan 2026 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>Fri, 30 Jan 2026 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>Fri, 30 Jan 2026 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="12200"><![CDATA[OMAN-Tel]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11702" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Date of Baselining</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 29 Jan 2026 12:53:17 +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>Fri, 30 Jan 2026 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>Fri, 30 Jan 2026 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10401" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Product</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10306"><![CDATA[NEP]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10901" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|xtiwq1:</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>