Defect #869
Sprints panel is not displayed on my project setting page
Added by Francisco Bischoff over 11 years ago.
Updated almost 10 years ago.
Description
Forum topic
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)
- Target version deleted (
Scrum v0.7.1)
- Sprint set to Product backlog
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)
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?
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 Spent Time plugin
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 Spent Time plugin
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).
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?
- Sprint deleted (
Product backlog)
- Blocked set to No
Also available in: Atom
PDF