Bug #28891
closedAll hosts showing "Failure: undefined method `title' for nil:NilClass" in Properties pane
Description
Observed "Failure: undefined method `title' for nil:NilClass" message in red dialog box on all hosts in web interface after upgrading from 1.23.1 to 1.24.2 on three separate Foreman hosts.
Env:
CentOS 7.7.1908
Puppet Open Source (puppet-agent) 5.5.18
Files
Updated by Marek Hulán almost 5 years ago
Please upload a production.log with the full trace (the treaceback is the important part), I think I've seen something similar with organizations/locations recently. If that's the same thing, I have a patch at hand
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/7420 added
Updated by Tomer Brisker almost 5 years ago
- Related to Refactor #15406: Move puppet_environment overview field outside core's #overview_fields helper. added
Updated by Tomer Brisker almost 5 years ago
- Category changed from Web Interface to Organizations and Locations
Looks like the condition checking if a host has a location or organization assigned to it before showing it in the properties pane was dropped in a refactoring.
Updated by Spencer Riner almost 5 years ago
Thanks for the update. I can upload production.log, but I don't see any tracebacks since we installed 1.24.2, so I don't know if it would be helpful.
Updated by Tomer Brisker almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 079723bee1fa46db45c03cdc8855570b18be0acc.