Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 23.0.4, 24.1.3, Meridian-2017.1.20, Meridian-2018.1.14, Meridian-2019.1.1, 25.1.1
-
Fix Version/s: Meridian-2018.1.15, Meridian-2019.1.2, 25.1.2
-
Component/s: None
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon 2019 - November 27th
Description
It is possible to set various options via URL parameters in the Topology App.
For example, the following URL will always select vertex with id "10" and Provider "Enhanced Linkd"
/opennms/toppology?provider=Enhanced+Linkd&focus-vertices=10&szl=5
However, if multiple graphs are provided (e.g. via GraphML) it is not possible to specify a layer and therefore defining the focus may not work, as the vertices may not be in the default layer selected.
Therefore an url parameter should be provided to specifically select a layer by its namespace.