[ACE-573] WorkOrder Copper NewActivation is created but with performance issue, Created: 13/Feb/26 Updated: 13/Feb/26 Due: 12/Feb/26 |
|
| Status: | Ready for QA |
| Project: | ACE |
| Component/s: | FN |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Normal |
| Reporter: | Mbaye Lo | Assignee: | Mbaye Lo |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Milestone2 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Customer: |
OMAN-Tel
|
| Planned Start: | |
| Planned End: |
| Description |
|
WorkOrder Copper NewActivation is created but with performance issue, more more than 300 secondes on FN-NEW compared to compared to 13 secondes on the OLD. The response on the OLD, also, the response is still showing : ".UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only" It should be "0". T <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/"> FN / OLD FN / NEW |
| Comments |
| Comment by Zein Trabelsi [ 13/Feb/26 ] |
|
Root cause: getFfmsWorkOrderDetails calls isVDSLFeasible, which previously depended on the slow view FN_CONNECTION_AVAILABILITY_V. |