newrelic / nr1-workload-geoops

NR1 Workload Geo Ops aligns Workload data (or other Entities) in a Geographic management console.
Apache License 2.0
4 stars 19 forks source link

JS Error when adding a Workload that contains Entities outside of the application scope #59

Closed tangollama closed 4 years ago

tangollama commented 4 years ago

Description

When including a Workload that contains entities that are outside of the application scope, the MapLocationDistiller.entityReducer throws a JS error, trying to read the guid from a null object.

Steps to Reproduce

Expected Behaviour

View the map and workload but without the Entity that is out of scope for that app

Relevant Logs / Console output

Your Environment

Additional context

madecki commented 4 years ago

Starting work on it

tangollama commented 4 years ago

Unable to reproduce. I suspect we addressed this on fixes @devfreddy recently implemented. Closing.