Defect #869
Sprints panel is not displayed on my project setting page
Description
Redmine 2.4.2.stable
Scrum tab says: 500 "There are none Sprints defined yet, please ask this project administrator to create them in settings tab."
At Settings tab, cannot find anywhere to create a sprint.
Error log:
Started GET "/projects/myproject/sprints" for xxx.xxx.xxx.xxx at 2014-09-02 20:34:15 +0100 Processing by SprintsController#index as HTML Parameters: {"project_id"=>"myproject"} Current user: franz (id=5) Rendered common/error.html.erb within layouts/base (0.1ms) Rendered inline template (0.5ms) Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.7ms) Completed 500 Internal Server Error in 30.6ms (Views: 23.8ms | ActiveRecord: 1.2ms)
Updated by Emilio González Montaña about 10 years ago
- Target version deleted (
Scrum v0.7.1) - Sprint set to Product backlog
Updated by langdead yang about 10 years ago
Don't know whether following log useful...
Started GET "/redmine/projects/delingha/sprints" for 192.168.0.140 at 2014-09-11 21:22:08 +0800
Processing by SprintsController#index as HTML
Parameters: {"project_id"=>"delingha"}
Current user: langdead (id=3)
Rendered common/error.html.erb within layouts/base (0.2ms)
Rendered inline template (1.2ms)
Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (1.0ms)
Rendered plugins/sidebar_hide/app/views/sidebar/_hideButton_partial.html.erb (1.2ms)
Completed 500 Internal Server Error in 67.4ms (Views: 47.4ms | ActiveRecord: 8.1ms)
Updated by jason hu almost 10 years ago
Same here. I found that if I uninstall redmine_jenkins plugin, then scrum config tab shows. After reinstall redmine_jenkins plugin, scrum config tab disappear again, only Jenkins config tab shows. So It seems there is some conflict between redmine_jenkins and scrum plugins or some fundamental problem hide inside redmine itself?
Updated by Francisco Bischoff almost 10 years ago
jason hu escribió:
Same here. I found that if I uninstall redmine_jenkins plugin, then scrum config tab shows. After reinstall redmine_jenkins plugin, scrum config tab disappear again, only Jenkins config tab shows. So It seems there is some conflict between redmine_jenkins and scrum plugins or some fundamental problem hide inside redmine itself?
Installed plugins hehe, maybe some incompatibility?
- Redmine Better Gantt Chart plugin
https://github.com/kulesa/redmine_better_gantt_chart
- Redmine CRM plugin
http://redminecrm.com
- Redmine Finance plugin
http://redminecrm.com/projects/finance
- Redmine Login Audit plugin
https://github.com/martin-denizet/redmine_login_audit
- Redmine OpenID Selector plugin
http://projects.jorgebg.com/projects/redmine-openid-selector
- Pipeline (+Capacity)
- Due Date Reminder plugin
https://github.com/f0y/redmine_reminder
- Redmine Spent Time plugin
- Redmine Update Reminder
http://github.com/arkhitech/redmine_update_reminder
- Redmine XLSX format issue exporter
https://github.com/two-pack/redmine_xlsx_format_issue_exporter
- Scrum Redmine plugin
https://redmine.ociotec.com/projects/redmine-plugin-scrum
Updated by jason hu almost 10 years ago
Francisco Bischoff escribió:
jason hu escribió:
Same here. I found that if I uninstall redmine_jenkins plugin, then scrum config tab shows. After reinstall redmine_jenkins plugin, scrum config tab disappear again, only Jenkins config tab shows. So It seems there is some conflict between redmine_jenkins and scrum plugins or some fundamental problem hide inside redmine itself?
Installed plugins hehe, maybe some incompatibility?
- Redmine Better Gantt Chart plugin
https://github.com/kulesa/redmine_better_gantt_chart
- Redmine CRM plugin
http://redminecrm.com
- Redmine Finance plugin
http://redminecrm.com/projects/finance
- Redmine Login Audit plugin
https://github.com/martin-denizet/redmine_login_audit
- Redmine OpenID Selector plugin
http://projects.jorgebg.com/projects/redmine-openid-selector
- Pipeline (+Capacity)
- Due Date Reminder plugin
https://github.com/f0y/redmine_reminder
- Redmine Spent Time plugin
- Redmine Update Reminder
http://github.com/arkhitech/redmine_update_reminder
- Redmine XLSX format issue exporter
https://github.com/two-pack/redmine_xlsx_format_issue_exporter
- Scrum Redmine plugin
https://redmine.ociotec.com/projects/redmine-plugin-scrum
I did not install any plugins you liste, but I guess it should be those plugins who equip with a config tab (like jenkins plugin in my case).
Updated by Andrey Yumashev almost 10 years ago
Same problem - see no scrum config tab. Have no wish to uninstall all my plugins to check which one has a conflict.
Could someone share a direct link to this tab?
Updated by Emilio González Montaña over 8 years ago
- Sprint deleted (
Product backlog) - Blocked set to No