Details
-
Type:
Bug
-
Status:
Ready for QA
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: UA 4.0.0.10
-
Fix Version/s: UA 4.0.0.10
-
Component/s: FN
-
Labels:
-
Customer:OMAN-Tel
Description
Error while reserving Trail from Subscriber report
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
we cant reserve trail for a subscriber does not have service type, for better message we added general.exception.missing.input in translation config file +
for normal cases we noticed that there is performance issue when reserve trail from UI : fixing it by using the new method checkNewActivationFiberFeasibility in ServiceTrailService instead of using old method in FiberConnectivety Manager class.