Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Cancelled
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SRD
-
Labels:
-
Customer:OMAN-Tel
-
Product:NEP
Description
Review SRD API getIpOpticsDesignParameters
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.internal.api.srd.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:getIpOpticsDesignParameters>
<!-Optional:->
<requestId>742</requestId>
<!-Optional:->
<serviceName>890201_MPLS Gold</serviceName>
</ser:getIpOpticsDesignParameters>
</soapenv:Body>
</soapenv:Envelope>
Activity
| Field | Original Value | New Value |
|---|---|---|
| Gantt Options | Milestone (set to milestone: having a due date but zero effort) | |
| Planned Start | 2026-03-17 24:00 (milestone: set planned start date to due date) | |
| Planned End | 2026-03-17 24:00 (milestone: set planned end date to due date) |
| Assignee | Zein Trabelsi [ ztrabelsi ] | Ayed Bada [ abada ] |
| Status | Open Bug [ 10108 ] | Rejected [ 10100 ] |
| Assignee | Ayed Bada [ abada ] | Mbaye Lo [ mbayel ] |
| Resolution | Cancelled [ 10100 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
21d 22h 46m | 1 | Ayed Bada | 01/Apr/26 8:36 AM |
|
Links Hierarchy |
Documentation
|
Documentation
This request returns a default (empty) response.
To obtain a valid response, please run the following query to retrieve a valid request_id:
SELECT sm.request_id
FROM SRD_MILESTONE sm
INNER JOIN SRD_MILESTONE_PROFILE smp
ON sm.id = smp.MILESTONE_ID
WHERE sm.DTYPE = 'IP_OPTICS';