We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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'```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Couldn't reproduce the issue but SOMETIMES(but pretty often) the server returns Internal Server Error.
The text was updated successfully, but these errors were encountered: