Bug 1487227
Summary: | Internal server error while switching from "Any organization" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> | ||||||
Component: | Organizations and Locations | Assignee: | satellite6-bugs <satellite6-bugs> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.3.0 | CC: | mhulan | ||||||
Target Milestone: | Unspecified | ||||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2017-09-18 12:58:17 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 1320586 [details]
log in production.log file
|
Created attachment 1320585 [details] screenshot of UI for switching org Description of problem: When we try to navigate from "Any organization" to menu item which requires specific organization ( such as life cycle environment/ products/ activation keys), it will ask for organization to select ( see screenshot ) and when we select organization, it will navigate to respective page but production.log shows "Action failed| ActionView::MissingTemplate: Missing template. Completed 500 Internal Server Error." Version-Release number of selected component (if applicable): sat 6.3 snap 13 How reproducible: always Steps to Reproduce: 1. Login to satellite and select "Any organization" 2. Navigate to Content -> Lifecycle Enviornment (will ask to select organization) 3. Select organization and look into production.log. Actual results: Navigated to respective page but log file shows "Action failed| ActionView::MissingTemplate: Missing template. Completed 500 Internal Server Error." Expected results: Error should be get handled. Additional info: