Bug 1340242

Summary: Changing to Any Context when viewing the details of an environment will
Product: Red Hat Satellite Reporter: jcallaha
Component: UncategorizedAssignee: Walden Raines <walden>
Status: CLOSED DUPLICATE QA Contact: jcallaha
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bbuckingham, sthirugn
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/15245
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-01 21:15:12 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:

Description jcallaha 2016-05-26 20:09:10 UTC
Description of problem:
When switching to Any Context while viewing the details of a Lifecycle Environment, the url redirection state is incorrectly stored. This results in being redirected to a non-existent page after selecting an organization. 

The url, when asked to specify an organization, looks like this.
https://<sat url>/select_organization?toState=%2Fdetails
And returns you to this page.
https://<sat url>/details
instead of
https://<sat url>/lifecycle_environments/1/details

Version-Release number of selected component (if applicable):
Satellite 6.2 Beta Snap 13

How reproducible:
Always

Steps to Reproduce:
1. View the details of any lifecycle environment
2. Switch the Organization to 'Any Context'
3. Select the original organization in the resulting page
4. See where you are redirected to

Actual results:
You are redirected to a non-existent page: https://<sat url>/details

Expected results:
You are redirected to the correct lifecycle environment details page.

Comment 3 Walden Raines 2016-05-31 14:28:36 UTC
Created redmine issue http://projects.theforeman.org/issues/15245 from this bug

Comment 4 Bryan Kearney 2016-05-31 16:18:12 UTC
Upstream bug component is Uncategorized

Comment 5 Walden Raines 2016-06-01 21:15:12 UTC
Duplicate of bug #1335851.

*** This bug has been marked as a duplicate of bug 1335851 ***