Actions
Bug #31562
closed"undefined method `name' for nil:NilClass" while switching organization from template invocation page.
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1906317
Description of problem:
"undefined method `name' for nil:NilClass" while switching organization from template invocation page.
Version-Release number of selected component (if applicable):
- Satellite 6.9.0 snap 4
How reproducible:
- Always
Steps to Reproduce:
1. Run job on a host
2. Once job completed (failed/succeeded) click on hostname of that job to see template invocation(Detailed information about run)
3. Switch to diferent organization from that page.
Actual results:
" Oops, we're sorry but something went wrong undefined method `name' for nil:NilClass"
Expected results:
Proper error message
Additional info:
- Observed same behavior on Satellite 6.8 as well.
Actions