Bug 534575 (RHQ-1359)
| Summary: | switching and forth between contexts does not work | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Greg Hinkle <ghinkle> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Weiss <jweiss> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.2 | CC: | dajohnso |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1359 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 534474 | ||
|
Description
Joseph Marques
2009-01-14 08:59:00 UTC
RHQ-1358 and RHQ-1359 are related, but distinct issues. RHQ-1359 concerns the need for explicit context switching between the resource and autogroup contexts. RHQ-1358 talks about the need for intelligent subsystem context fallback when the implied/sticky context does not exist for the target. the link structure in general looks like: /rhq/<entityContext>/<subsystemContext>/<subsystemSubTab>.xhtml RHQ-1359 issue deals with incorrect manipulation of the <entityContext> // values are "resource" and "autogroup" RHQ-1358 deals with incorrect manipulation of the <subsystemContext> // values are "inventory", "configuration", "alerts", etc to reproduce: * go to some resource, any resource * click on any autogroup link in the tree nav * now tree to click back to any resource in the tree <-- boom assigning back to ghinkle, who committed the fix to resolve this. Above test now works, rev2798 This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1359 This bug is related to RHQ-1358 |