Actions
Bug #15515
closedundefined method `get_humanized' for nil:NilClass
Description
Click on Monitor/Jobs and then click on the job, getting below error-
Oops, we're sorry but something went wrong undefined method `get_humanized' for nil:NilClass
Log entries are-
[app] [W] Action failed
NoMethodError: undefined method `get_humanized' for nil:NilClass
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.7.14.6/app/helpers/foreman_tasks/tasks_helper.rb:5:in `format_task_input'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.7.14.6/app/views/foreman_tasks/task_groups/recurring_logic_task_groups/_recurring_logic_task_group.html.erb:13:in`
/opt/rh/rh-ror41/root/usr/share/gems/gems/actionview-4.1.5/lib/action_view/template.rb:145:in `block in render'
Actions