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
| Field | Original Value | New Value |
|---|---|---|
| Gantt Options | Milestone (set to milestone: having a due date but zero effort) | |
| Planned Start | 2026-02-05 24:00 (milestone: set planned start date to due date) | |
| Planned End | 2026-02-05 24:00 (milestone: set planned end date to due date) |
| Assignee | Hassan Abdine [ habdine ] | Zein Trabelsi [ ztrabelsi ] |
| Status | Open Bug [ 10108 ] | Dev Scheduled [ 10014 ] |
| Status | Dev Scheduled [ 10014 ] | Implementation in progress [ 10016 ] |
| Status | Implementation in progress [ 10016 ] | To Be Released [ 10400 ] |
| 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 | |||||
|---|---|---|---|---|---|---|---|---|---|
|
18h 37m | 1 | Zein Trabelsi | 06/Feb/26 11:48 AM | |||||
|
5s | 1 | Zein Trabelsi | 06/Feb/26 11:48 AM | |||||
|
2d 19h 23m | 1 | Zein Trabelsi | 09/Feb/26 7:11 AM | |||||
|
1h | 1 | Khaled Khalil | 09/Feb/26 8:11 AM |
|
Links Hierarchy |
Documentation
|
Documentation
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.