Open garethfiler opened 13 years ago
same error here.
Same error here.
As a dirty patch, try to comment in the file app\views\issues\ _form.rhtml (in the redmine project) the line:
<%#= observe_field :issue_tracker_id, :url => { :action => :new, :project_id => @project, :id => @issue }, :update => :attributes, :with => "Form.serialize('issue-form')" %>
That's a temporal patch, we are working on it to make a permanent patch :-)
When creating new task from dashboard, new issue form displays more than once when changing tracker.
If you leave tracker as Bug an error is thrown.