Details

    • Type: Bug Bug
    • Status: Ready for QA Ready for QA (View Workflow)
    • Priority: Normal Normal
    • Resolution: Not Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FN
    • Labels:
      None Labels
    • Customer:
      OMAN-Tel

      Description


      Termination WorkOrder is created but with error in the soap reponse

        Activity

        Mbaye Lo made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2026-03-03 24:00 (milestone: set planned start date to due date)
        Planned End 2026-03-03 24:00 (milestone: set planned end date to due date)
        Khaled Khalil made changes -
        Assignee Hassan Abdine [ habdine ] Mohamad Ghorghar [ mghorghar ]
        Khaled Khalil made changes -
        Assignee Mohamad Ghorghar [ mghorghar ] Zein Trabelsi [ ztrabelsi ]
        Hide
        Zein Trabelsi added a comment -

        After order creation and before create any task , the process execute this task : if activeNodeType.contains("BONT") .
        when activeNodeType is null the process throws exception.
        fix : changed to not : if not empty activeNodeType && activeNodeType.contains("BONT")

        Show
        Zein Trabelsi added a comment - After order creation and before create any task , the process execute this task : if activeNodeType.contains("BONT") . when activeNodeType is null the process throws exception. fix : changed to not : if not empty activeNodeType && activeNodeType.contains("BONT")
        Zein Trabelsi made changes -
        Status Open Bug [ 10108 ] Dev Scheduled [ 10014 ]
        Zein Trabelsi made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Zein Trabelsi made changes -
        Status Implementation in progress [ 10016 ] To Be Released [ 10400 ]
        Hide
        Zein Trabelsi added a comment -

        process commited in the project but didnt apply it on 84 because FN is down

        Show
        Zein Trabelsi added a comment - process commited in the project but didnt apply it on 84 because FN is down
        Khaled Khalil made changes -
        Status To Be Released [ 10400 ] Ready for QA [ 10023 ]
        Assignee Zein Trabelsi [ ztrabelsi ] Mbaye Lo [ mbayel ]
        Mbaye Lo made changes -
        Status Ready for QA [ 10023 ] QA In Progress [ 10015 ]
        Hide
        Mbaye Lo added a comment - - edited

        Getting the same issue :

        <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
        <soapenv:Header/>
        <soapenv:Body>
        <ser:arborSingleTerm_fCNATERM>
        <fAppType></fAppType>
        <fExc>OB72</fExc>
        <fCabinet>045M</fCabinet>
        <fDpoint>0001</fDpoint>
        <fSubno>44440085</fSubno>
        <fSubscr_Type>T</fSubscr_Type>
        <fWOID>444490302</fWOID>
        <fUsage_Type>T</fUsage_Type>
        <fOrder_Type>TESR</fOrder_Type>
        <fUserID>Mbaye</fUserID>
        <fOrderID>T</fOrderID>
        <arborOrderId>444490102</arborOrderId>
        <channel>1</channel>
        <surveyDt>Mbaye</surveyDt>
        </ser:arborSingleTerm_fCNATERM>
        </soapenv:Body>
        </soapenv:Envelope>

        <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
        <soap:Body>
        <soap:Fault>
        <faultcode>soap:Server</faultcode>
        <faultstring>org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only</faultstring>
        </soap:Fault>
        </soap:Body>
        </soap:Envelope>

        Show
        Mbaye Lo added a comment - - edited Getting the same issue : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/"> <soapenv:Header/> <soapenv:Body> <ser:arborSingleTerm_fCNATERM> <fAppType></fAppType> <fExc>OB72</fExc> <fCabinet>045M</fCabinet> <fDpoint>0001</fDpoint> <fSubno>44440085</fSubno> <fSubscr_Type>T</fSubscr_Type> <fWOID>444490302</fWOID> <fUsage_Type>T</fUsage_Type> <fOrder_Type>TESR</fOrder_Type> <fUserID>Mbaye</fUserID> <fOrderID>T</fOrderID> <arborOrderId>444490102</arborOrderId> <channel>1</channel> <surveyDt>Mbaye</surveyDt> </ser:arborSingleTerm_fCNATERM> </soapenv:Body> </soapenv:Envelope> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only</faultstring> </soap:Fault> </soap:Body> </soap:Envelope>
        Mbaye Lo made changes -
        Status QA In Progress [ 10015 ] Reopened [ 4 ]
        Assignee Mbaye Lo [ mbayel ] Zein Trabelsi [ ztrabelsi ]
        Resolution Not Fixed [ 10200 ]
        Khaled Khalil made changes -
        Status Reopened [ 4 ] Dev Scheduled [ 10014 ]
        Hide
        Zein Trabelsi added a comment -

        fixed and tested using same request , it was problem with process ful-t2c-pstn-001

        Show
        Zein Trabelsi added a comment - fixed and tested using same request , it was problem with process ful-t2c-pstn-001
        Zein Trabelsi made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Zein Trabelsi made changes -
        Status Implementation in progress [ 10016 ] To Be Released [ 10400 ]
        Khaled Khalil made changes -
        Status To Be Released [ 10400 ] Ready for QA [ 10023 ]
        Assignee Zein Trabelsi [ ztrabelsi ] Mbaye Lo [ mbayel ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Bug Open Bug Dev Scheduled Dev Scheduled
        1d 23h 59m 1 Zein Trabelsi 06/Mar/26 8:07 AM
        Ready for QA Ready for QA QA In Progress QA In Progress
        3d 2h 42m 1 Mbaye Lo 09/Mar/26 12:29 PM
        QA In Progress QA In Progress Reopened Reopened
        14m 21s 1 Mbaye Lo 09/Mar/26 12:43 PM
        Reopened Reopened Dev Scheduled Dev Scheduled
        18h 22m 1 Khaled Khalil 10/Mar/26 7:06 AM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        5m 5s 2 Zein Trabelsi 10/Mar/26 7:11 AM
        Implementation in progress Implementation in progress To Be Released To Be Released
        13s 2 Zein Trabelsi 10/Mar/26 7:11 AM
        To Be Released To Be Released Ready for QA Ready for QA
        2h 22m 2 Khaled Khalil 10/Mar/26 7:54 AM
        Subversion JIRA

        Links Hierarchy

         Documentation

        Invalid license: EXPIRED

          People

          • Assignee:
            Mbaye Lo
            Reporter:
            Mbaye Lo
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Resolved:
              Planned Start:
              Planned End:

              Drag and Drop