ICTatRTI / coconut-analytics

Browserified & backboned version of coconut-reports
Other
2 stars 3 forks source link

Broken reports #259

Closed scloo closed 7 years ago

scloo commented 7 years ago

Compare Weekly Report Reports.coffee:848 Uncaught (in promise) TypeError: cases[caseId][property] is not a function(…)

Users Report Reports.coffee:453 Error finding cases: {"status":400} GeoHierarchy.coffee:107 Uncaught (in promise) TypeError: Cannot read property 'aliases' of null(…)

Weekly Facility report HTMLHelpers.coffee:37 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined(…)

Weekly Trends report WeeklySummaryView.coffee:39 Uncaught ReferenceError: options is not defined

scloo commented 7 years ago

Closing this after I separated each of the problem into a separate issue.