Closed rguerrero closed 14 years ago
I have posted some updates that will fix server error. Unfortuletelly changes will not allow you to update task status because you probably don't have permissions to change issues status or update its done_ratio.
So, How i resolve this error?
You have to add priviledges to this user-> Administration-> Users-> choose user-> Projects and assign role to user. Hope it will help.
But What Role? because my role assigned have all permission the redmine.
You have all permissions to Redmine but not to project. As I wrote click Administration-> Users-> choose user-> Projects tab -> New project-> choose project and project roles click add and you are done.
make that but show the message: "Error while changing status. You may not have persmissions". The project first i remove it and after i add it whith the same roles, again.
Same error: In Dashboard, I can drag & drop the task to "In progress" but not to "Pending" or "Done" The error is : "Error while changing status. You may not have persmissions."
If I all permission for the project.
Redmine 0.9.0, French installation.
Go to Issues and try manually set done ratio to 100 and status to resolved. Then write here if it works.
Hi, when i try to change issue status return me this error:
Processing IssueSprintsController#status_change (for XXX.XXX.XXX.XXX at 2010-03-18 11:40:55) [POST] Parameters: {"project_id"=>"TT-09-637-OS005", "user_story_id"=>"2", "task_id"=>"554", "action"=>"status_change", "authenticity_token"=>"eTLsLY6HN7B0ggAP85uccjLFa4XASS6C7XmVFppBXKA=", "controller"=>"issue_sprints", "status_id"=>"1"}
ActionView::MissingTemplate (Missing template issue_sprints/status_change.erb in view path vendor/plugins/advanced_report/app/views:vendor/plugins/bulk_time_entry_plugin/app/views:vendor/plugins/customer_plugin/app/views:vendor/plugins/redmine_graphs/app/views:vendor/plugins/redmine_schedules/app/views:vendor/plugins/redmine_sprints/app/views:app/views): passenger (2.2.4) lib/phusion_passenger/rack/request_handler.rb:91:in
process_request' passenger (2.2.4) lib/phusion_passenger/abstract_request_handler.rb:206:in
main_loop' passenger (2.2.4) lib/phusion_passenger/railz/application_spawner.rb:376:instart_request_handler' passenger (2.2.4) lib/phusion_passenger/railz/application_spawner.rb:334:in
handle_spawn_application' passenger (2.2.4) lib/phusion_passenger/utils.rb:182:insafe_fork' passenger (2.2.4) lib/phusion_passenger/railz/application_spawner.rb:332:in
handle_spawn_application' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:351:in__send__' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:351:in
main_loop' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:195:instart_synchronously' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:162:in
start' passenger (2.2.4) lib/phusion_passenger/railz/application_spawner.rb:213:instart' passenger (2.2.4) lib/phusion_passenger/spawn_manager.rb:261:in
spawn_rails_application' passenger (2.2.4) lib/phusion_passenger/abstract_server_collection.rb:126:inlookup_or_add' passenger (2.2.4) lib/phusion_passenger/spawn_manager.rb:255:in
spawn_rails_application' passenger (2.2.4) lib/phusion_passenger/abstract_server_collection.rb:80:insynchronize' passenger (2.2.4) lib/phusion_passenger/abstract_server_collection.rb:79:in
synchronize' passenger (2.2.4) lib/phusion_passenger/spawn_manager.rb:254:inspawn_rails_application' passenger (2.2.4) lib/phusion_passenger/spawn_manager.rb:153:in
spawn_application' passenger (2.2.4) lib/phusion_passenger/spawn_manager.rb:286:inhandle_spawn_application' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:351:in
send' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:351:inmain_loop' passenger (2.2.4) lib/phusion_passenger/abstract_server.rb:195:in
start_synchronously'Rendering /xxxxx/xxxxxxx/Rails/redmine/public/500.html (500 Internal Server Error)