Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chart for actions_done_last_year is failing #1442

Closed
dnrce opened this issue Jun 25, 2014 · 1 comment
Closed

chart for actions_done_last_year is failing #1442

dnrce opened this issue Jun 25, 2014 · 1 comment
Labels
bug 🐛 Problems with the code that result in unexpected or bad behavior
Milestone

Comments

@dnrce
Copy link
Member

dnrce commented Jun 25, 2014

Migrated from the original issue at https://www.assembla.com/spaces/tracks-tickets/tickets/1442

see #191

error:

NoMethodError (undefined method `+' for nil:NilClass):
  app/controllers/stats_controller.rb:380:in `block (2 levels) in convert_to_array'
  app/controllers/stats_controller.rb:380:in `each'
  app/controllers/stats_controller.rb:380:in `block in convert_to_array'
  app/controllers/stats_controller.rb:380:in `each'
  app/controllers/stats_controller.rb:380:in `convert_to_array'
  app/controllers/stats_controller.rb:385:in `put_events_into_month_buckets'
  app/controllers/stats_controller.rb:20:in `actions_done_last12months_data'

Originally reported by lrbalt on July 7, 2013 at 09:34:03 (-0400) against version git-master

@dnrce dnrce added this to the 2.3 milestone Jun 25, 2014
@dnrce
Copy link
Member Author

dnrce commented Jun 30, 2014

This was fixed in #201.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Problems with the code that result in unexpected or bad behavior
Projects
None yet
Development

No branches or pull requests

1 participant