Actions
Bug #4161
closedNoMethodError: undefined method `name' on non-foreman ActiveRecord models
Description
Models that do not define 'name' method will throw a 'NoMethodError' when #to_s method is called.
Actions
Description
Models that do not define 'name' method will throw a 'NoMethodError' when #to_s method is called.