Skip to content
New issue

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

undefined local variable or method `rcrm_acts_as_list' #33

Open
Odko opened this issue Apr 19, 2019 · 0 comments
Open

undefined local variable or method `rcrm_acts_as_list' #33

Odko opened this issue Apr 19, 2019 · 0 comments

Comments

@Odko
Copy link

Odko commented Apr 19, 2019

Hello,
Couldn't reproduce the issue but SOMETIMES(but pretty often) the server returns Internal Server Error.

  • Redmine version - 3.4.3.stable
  • Ruby version - 2.3.3-p222 (2016-11-21) [x86_64-linux]
  • Rails version - 4.2.8
  • Database adapter - Mysql2
  • Redmine checklists plugin(Light version) - 3.1.14

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'```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant