Open Odko opened 5 years ago
Hello, Couldn't reproduce the issue but SOMETIMES(but pretty often) the server returns Internal Server Error.
NameError (undefined local variable or method `rcrm_acts_as_list' for #<Class:0x007f0ac974d7b0> Did you mean? rcrm_acts_as_voter rcrm_acts_as_votable rcrm_acts_as_viewed): plugins/redmine_checklists/app/models/checklist.rb:53:in `<class:Checklist>' plugins/redmine_checklists/app/models/checklist.rb:20:in `<top (required)>' app/models/issue.rb:436:in `assign_attributes' app/models/issue.rb:588:in `safe_attributes=' app/controllers/issues_controller.rb:473:in `update_issue_from_params' plugins/redmineup_tags/lib/redmine_tags/patches/issues_controller_patch.rb:35:in `update_issue_from_params_with_redmine_tags' app/controllers/issues_controller.rb:155:in `edit' lib/redmine/sudo_mode.rb:63:in `sudo_mode'```
Hello, Couldn't reproduce the issue but SOMETIMES(but pretty often) the server returns Internal Server Error.