vlead / feedback-portal

This is the portal, where all kinds of feedback related to a lab or an experiment is filled in.
Other
0 stars 11 forks source link

Fix 'list indices must be intiger' issue with dump analytics data to ELK API #50

Open ksripathi opened 7 years ago

ksripathi commented 7 years ago

REST API : https://github.com/vlead/feedback-portal/blob/master/src/runtime/rest/api.org#dump-usage-to-elk is throwing following error while running through a script.

"List indices must be be integer"

ksripathi commented 7 years ago

Resolved code can be found at https://github.com/vlead/feedback-portal/blob/develop/src/runtime/rest/api.org#dump-usage-to-elk