Bug #2333
Updated by Andriy Lesyuk almost 7 years ago
Log: --log
<pre>
Started GET "/redmine/projects/sd-daily/issues/SDAILY-20/copy" for 127.0.0.1 at 2014-09-25 12:37:54 +0800
Processing by IssuesController#new as HTML
Parameters: {"project_id"=>"sd-daily", "copy_from"=>"SDAILY-20"}
Current user: stephen.ruan (id=3)
Rendered common/error.html.erb within layouts/base (0.0ms)
Rendered plugins/author/app/views/author/_profile.html.erb (0.0ms)
Rendered plugins/subscription/app/views/subscribe/_sidebar.html.erb (0.0ms)
Filter chain halted as :build_new_issue_from_params rendered or redirected
Completed 404 Not Found in 109.2ms (Views: 78.0ms | ActiveRecord: 15.6ms)
</pre>
<pre>
Started GET "/redmine/projects/sd-daily/issues/SDAILY-20/copy" for 127.0.0.1 at 2014-09-25 12:37:54 +0800
Processing by IssuesController#new as HTML
Parameters: {"project_id"=>"sd-daily", "copy_from"=>"SDAILY-20"}
Current user: stephen.ruan (id=3)
Rendered common/error.html.erb within layouts/base (0.0ms)
Rendered plugins/author/app/views/author/_profile.html.erb (0.0ms)
Rendered plugins/subscription/app/views/subscribe/_sidebar.html.erb (0.0ms)
Filter chain halted as :build_new_issue_from_params rendered or redirected
Completed 404 Not Found in 109.2ms (Views: 78.0ms | ActiveRecord: 15.6ms)
</pre>