256MbTeam / Redmine-Scrumbler

Easy to use plugin for Redmine. It allows users to use the Scrum/Agile process in projects. Scrumbler have interactive dashboard with the ability to configure for each sprint. Plugin adds Scrum Points field in every issue in project. Scrumbler as possible using the standard redmine structure of projects.
GNU General Public License v2.0
112 stars 41 forks source link

Unable to create new sprints following scrumbler install #97

Open jashen opened 11 years ago

jashen commented 11 years ago

existing sprints do not appear in scrumbler either, when trying to create a new sprint I get this error:

NoMethodError in VersionsController#create

undefined method `max_points' for #ScrumblerSprint:0x9dcf7b8

Has anyone encountered this before? Almost everything else seems to be working fine.

Scrumbler: 1.5.0 Redmine: 1.4.2

Thank you! Jason