Issues
- Search asset columns in GraphML search providerNMS-12055
- Topology ACLsNMS-11920
- Allow topology providers to set a default SZLNMS-11670Resolved issue: NMS-11670Jesse White
- Double click on edge APINMS-11661Resolved issue: NMS-11661
- Geographical Map view of Atlas topologyNMS-11649Resolved issue: NMS-11649
- Enhance the GraphMLSearchProvider to search all layersNMS-11600Resolved issue: NMS-11600Markus von Rüden
- Allow the “browser tab section” to be toggled/hiddenNMS-11599Resolved issue: NMS-11599Markus von Rüden
- Navigating to the "regions" layer should show all of the regions by defaultNMS-11582Resolved issue: NMS-11582Markus von Rüden
- Security roles in topology viewNMS-11566Resolved issue: NMS-11566
- Generalize the GenericInfoPanelItemNMS-11464Resolved issue: NMS-11464Christian Pape
- SVG Icons are not visible across all browsers (IE)NMS-11432Resolved issue: NMS-11432Jesse White
- Add a new grid layoutNMS-11413Resolved issue: NMS-11413Jesse White
- Search for element and show hierarchy viewNMS-11320Resolved issue: NMS-11320
- Create topology UI icons with basic shapesNMS-11290Resolved issue: NMS-11290Jessica Hustace
- Create topology UI icons used to represent geographical areasNMS-11280Resolved issue: NMS-11280Jesse White
- History feature in Topology is no longer workingNMS-11268Resolved issue: NMS-11268Markus von Rüden
- Add breadcrumbs for layer navigationNMS-11255Resolved issue: NMS-11255Markus von Rüden
- Breadcrumbs should reflect the (navigation) pathNMS-11226Resolved issue: NMS-11226Markus von Rüden
- Navigation controls should indicate the target layerNMS-11220Resolved issue: NMS-11220Markus von Rüden
- Navigate from lower to higher levelNMS-11210Resolved issue: NMS-11210
- Hide the “browser tab section” if no tables are presentNMS-11208Resolved issue: NMS-11208
- Support custom edge statusNMS-11162Resolved issue: NMS-11162fooker
- Create topology UI icons used to represent microwave link networksNMS-11147Resolved issue: NMS-11147Jessica Hustace
- Implement browsers-tab support for the GraphML Topology ProviderNMS-11145Resolved issue: NMS-11145Markus von Rüden
- Extra dots in circlesNMS-10806Resolved issue: NMS-10806Jesse White
- Measurements API can fail with exception when operating in relaxed modeNMS-8665Resolved issue: NMS-8665Jesse White
- Topology UI refreshes many times when performing various actionsNMS-8592Resolved issue: NMS-8592Markus von Rüden
27 of 27
Search asset columns in GraphML search provider
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Details
Assignee
UnassignedUnassignedReporter
David HustaceDavid HustaceLabels
Doc Backlog Status
NBDoc Backlog Grooming Date
Jul 28, 2021Components
Affects versions
Priority
MajorParent
Details
Details
Assignee
Unassigned
UnassignedReporter
David Hustace
David HustaceLabels
Doc Backlog Status
NB
Doc Backlog Grooming Date
Jul 28, 2021
Components
Affects versions
Priority
Parent
PagerDuty
PagerDuty
PagerDuty
Created September 19, 2016 at 3:36 PM
Updated July 28, 2021 at 6:44 PM
Activity
Show:
Markus von RüdenMarch 20, 2017 at 6:49 AM
This feature request contains two aspects (from my point of view):
1. The capability of searching the asset fields of a node (if defined)
2. The capability of searching custom properties defined in a GraphML Topology (Atlas).
The first can be done very easily by implementing a "AssetSearchProvider" which requires a nodeId (or foreignSource/foreignId) set on at least one vertex in order to search.
The second can also be done very easily but should be limited to GraphML Topologies.
David HustaceSeptember 19, 2016 at 3:43 PM
This is an enhancement that can be covered by a current feature of the Atlas project. Adding the same asset values to the backing graphml document allows these values to be search with the current software.
System should search asset fields for nodes associated with vertices defined in an Atlas provided topology.