software-project / scrum-pm

Scrum PM is a plugin for Redmine ticket management system. It adds Scrum items like backlog, dashboard and others.
www.software-project.eu/EN/scrumpm
126 stars 47 forks source link

Dashboard does not update statuses correctly #68

Open garethfiler opened 13 years ago

garethfiler commented 13 years ago

This is probably related to #56 and #57.

When dragging between statuses in dashboard view the statuses do not automatically update. I would need to select the dropdown and manually select the status to change to.

When changing status duplicate issues appear until the browser refresh is initiated.

I really like the plug-in and would love for this issue to be fixed :)

Many thanks

garethfiler commented 13 years ago

Just to be clear. I am using Redmine 1.0.3 and I have run "rake db:migrate RAILS_ENV=production" and "rake db:migrate_plugins RAILS_ENV=production"