Project

General

Profile

Defect #21695

Updated by Toshi MARUYAMA about 8 years ago

<pre>  
 WARNING: Can't mass-assign protected attributes for IssueRelation: issue_to_id 
	 app/models/issue_relation.rb:89:in `initialize' 
	 app/controllers/issue_relations_controller.rb:43:in `create' 
	 lib/redmine/sudo_mode.rb:63:in `sudo_mode' 
 </pre> 

 <pre> 
 



 Environment: 
   Redmine version                  3.1.3.stable.15058 
   Ruby version                     2.1.5-p273 (2014-11-13) [x86_64-linux-gnu] 
   Rails version                    4.2.5 
   Environment                      production 
   Database adapter                 Mysql2 
 SCM: 
   Subversion                       1.8.10 
   Darcs                            2.8.5 
   Mercurial                        3.1.2 
   Cvs                              1.12.13 
   Bazaar                           2.7.0 
   Git                              2.1.4 
   Filesystem 
 Redmine plugins: 
   redmine_agile                    1.3.8 
   redmine_pretend                  0.0.3 
 </pre> 
 

Back