You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rake aborted!
NoMethodError: undefined method active?' for #<Group:0x0000556f0add2a60> Did you mean? acts_like? /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:33:in block (3 levels) in <top (required)>'
/opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in each' /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in block (2 levels) in <top (required)>'
Tasks: TOP => redmine:send_reminders_all
(See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered:
Hi,
I get this error while running rake command:
rake aborted!
NoMethodError: undefined method
active?' for #<Group:0x0000556f0add2a60> Did you mean? acts_like? /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:33:in
block (3 levels) in <top (required)>'/opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in
each' /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in
block (2 levels) in <top (required)>'Tasks: TOP => redmine:send_reminders_all
(See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered: