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

When creating new map with sample data files, Workloads dropdown cannot load correctly #88

Closed norbertsuski closed 4 years ago

norbertsuski commented 4 years ago

When I'm creating new map based on uploaded file with locations (from examples folder), Workloads dropdown doesn't load correctly.

Description

When user creates new map and uses sample files from examples folder, Workloads dropdown on "Map entities to locations" page cannot be loaded correctly. It seems that response has no entries with Workloads that could be selected, but loading spinner is still visible. For manually created locations everything works fine.

Steps to Reproduce

Open GeoOps app -> start creating a new map -> provide a name -> click next -> upload one of the sample data files from examples folder -> click next.

Expected Behaviour

It should display fetched workloads or at least show some nice information message to the user about what happened.

Relevant Logs / Console output

Uncaught (in promise) TypeError: Cannot read property 'label' of undefined

Your Environment

nr-opensource-bot commented 4 years ago

:tada: This issue has been resolved in version 1.1.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: