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

Workloads associated with wrong map location (JSON import) #118

Closed berstr closed 4 years ago

berstr commented 4 years ago

Description

When importing a JSON file with 2 locations associated with 2 separate workloads, the association between workload and map location is flipped.

Steps to Reproduce

When importing the attached JSON file (see attached ZIP file), to NR1 GeoOps v1.4.3 (currently in the app catalog, 2020-08-12).

You would need to edit the JSON file so it points to workloads you have access to. Otherwise, I am more than happy to jump on a video call and show it to you in my account.

Expected Behaviour

Workloads associated with a map location should be displayed once I click on that location within the map.

Relevant Logs / Console output

None

Additional context

None

geoops-locations-02.zip

tangollama commented 4 years ago

@berstr thanks for reporting this. We'll look at it this week.

tangollama commented 4 years ago

@berstr can you give this bug another validation go. I suspect some of the refactoring work we shipped in v. 1.5.1 will address this.

berstr commented 4 years ago

@tangollama after using v1.5.1, it all works fine - thanks.