Menu

#1145 Could not add two identical links between a server and a network device

closed
None
Core/OQL
Low
2.2.0-beta
defect
2018-02-19
2015-09-11
No

To reproduce:

  • Fresh install of iTop 2.2.0 RC
  • Open a server for modification
  • Add twice the same network device (same ports)
  • Apply
  • Only one single device is present in the list.

This issue has a low exposure: it produces on N-N links for which duplicates are allowed. There is only one case in the standard datamodel: ConnectableCI to NetworkDevice.

Related

Tickets: #1146
Tickets: #1147
Tickets: #1213

Discussion

  • Romain Quetiez

    Romain Quetiez - 2015-09-11

    This produces both with the GUI and when using the APIs NetworkDevice::Set('connectableci_list', ...) or ConnectableCI::Set('networkdevice_list', ...)

    This will not happen when using other means like creating directly the objects lnkConnectableCIToNetworkDevice. In such a case, you will see both links in the GUI, but will have trouble modifying them (change a port for example). See [#1147].

     

    Related

    Tickets: #1147


    Last edit: Romain Quetiez 2015-09-11
  • Romain Quetiez

    Romain Quetiez - 2016-06-08
    • status: new --> to-be-reviewed
     
  • Erwan Taloc

    Erwan Taloc - 2016-06-09
    • Milestone: Unassigned --> Candidates for next release
     
  • Hipska

    Hipska - 2016-09-27

    Will this be considered for the next release please?

     
  • Romain Quetiez

    Romain Quetiez - 2017-06-21
    • status: to-be-reviewed --> closed
    • assigned_to: Romain Quetiez
     

Log in to post a comment.