NoMethodError in api/visualizations#network_analysis
Closed this issue · 0 comments
esebastian commented
Error is NoMethodError: undefined method '[]' for nil:NilClass
and per HoneyBadger info it's happening in app/services/network_analysis.rb at L66:
metrics_names = column_names[1..-1]