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
ActionView::TemplateError(undefinedmethod`todoable' for nil:NilClass) on line #5 of vendor/plugins/redmine_todos_plugin/app/views/todos/_new_todo.html.erb:#New todo: partial for creating a new todo.#requires:# todo : a new Todo object parent_object = todo.todoable raise unless parent_object%> vendor/plugins/redmine_todos_plugin/app/views/todos/_new_todo.html.erb:5 vendor/plugins/redmine_todos_plugin/app/views/mytodos/index.html.erb:11 vendor/plugins/redmine_todos_plugin/app/controllers/todos_controller.rb:109:in `create'
Hi,
Thank you for your great plugin!
I got the following error with your plugin on my Redmine:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
and
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Could you please help me fix them?
Thanks and regards,
The text was updated successfully, but these errors were encountered: