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
When using the plugin the first time, after gem installation and plugin migration, I get an error clicking on the « stuff to do » button.
ArgumentError in StuffToDo#index
Showing /usr/local/www/redmine/plugins/stuff_to_do_plugin/app/views/stuff_to_do/_left_panes.html.erb where line #9 raised: invalid value for Integer(): ""
When using the plugin the first time, after gem installation and plugin migration, I get an error clicking on the « stuff to do » button.
ArgumentError in StuffToDo#index
Showing /usr/local/www/redmine/plugins/stuff_to_do_plugin/app/views/stuff_to_do/_left_panes.html.erb where line #9 raised: invalid value for Integer(): ""
Extracted source (around line #9):
Any clues on what this is about?
I am using Redmine 4.2.3.stable
The text was updated successfully, but these errors were encountered: