Project

General

Profile

can't add new issue

Added by Sven Denkert almost 14 years ago

Hello,

I have upgraded my redmine installation via svn with this description RedmineUpgrade
Now I can login, can create project and all the other things.

I'm the administrator with all rights - but I can't add a new issue?

Processing IssuesController#create (for 212.91.243.228 at 2010-06-17 20:35:02) [POST]
  Parameters: {"commit"=>"Anlegen", "project_id"=>"galiator", "action"=>"create", 
"authenticity_token"=>"z82QzcQ5e8QbTd2pfSi7BS8/P0FDGMEKQyAEU3FYBjM=", "parent_issue"=>"", "issue"=>
{"start_date"=>"2010-06-17", "estimated_hours"=>"", "priority_id"=>"4", "done_ratio"=>"0", "assigned_to_id"=>"", 
"subject"=>"x", "tracker_id"=>"1", "parent_id"=>"", "due_date"=>"", "status_id"=>"1", "description"=>"x"}, 
"controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}}
Rendering template within layouts/base
Rendering common/403 (403)
Filter chain halted as [:authorize] rendered_or_redirected.
Completed in 31ms (View: 24, DB: 1) | 403 Forbidden
Help please :( I have no idea, where I must search the error.

PS: sorry for my english


Replies (10)

RE: can't add new issue - Added by Sven Denkert almost 14 years ago

the output for my environment

About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.6
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Application root /home/sven/denkert.eu/tracker
Environment production
Database adapter mysql
Database schema version 20100313171051

About your Redmine plugins
Subtasks plugin 0.0.1
Timesheet Plugin 0.6.0

RE: can't add new issue - Added by Felix Schäfer almost 14 years ago

What redmine version do you use? I'm pretty sure the subtasks plugin isn't compatible with trunk.

RE: can't add new issue - Added by Sven Denkert almost 14 years ago

ruby -v

ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]

RE: can't add new issue - Added by Felix Schäfer almost 14 years ago

Not ruby, redmine.

RE: can't add new issue - Added by Sven Denkert almost 14 years ago

SVN Revision 3771

But, I have the subtask-plugin moved away, an now its running ;)

Is there an other Plugin for subtasks? I need them really

RE: can't add new issue - Added by Felix Schäfer almost 14 years ago

Well, that is trunk, so you only need to activate the permission in the global settings.

RE: can't add new issue - Added by Sven Denkert almost 14 years ago

I have looked into each menu and submenu at administration, but I can't find anything with "subtask".
Can you give me a hint, where I can find it?

RE: can't add new issue - Added by Felix Schäfer almost 14 years ago

Roles and permissions in the issue permissions, auf Deutsch sollten die Dinger Unteraufgabe heißen.

RE: can't add new issue - Added by Sven Denkert almost 14 years ago

Thanks!

I have found it.

RE: can't add new issue - Added by Francisco Almeida over 13 years ago

I am stuck in the same issue. Could you help me on the solution founded.

Thanks,

    (1-10/10)