Bug 789416
Summary: | Handle better the case when cumin can't find the object user requested | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Stanislav Graf <sgraf> |
Component: | cumin | Assignee: | grid-maint-list <grid-maint-list> |
Status: | CLOSED WONTFIX | QA Contact: | MRG Quality Engineering <mrgqe-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | Development | CC: | iboverma, matt, mkudlej, tmckay |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-26 20:23:35 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stanislav Graf
2012-02-10 18:09:37 UTC
I have some ideas about how to do this, by tracking entry into frames during rendering and winding back up the ancestor list through enclosing frames when an error occurs. Redirects to each level should succeed at some point, or wind all the way back to the main page. This has been improved incrementally since the initial bug report. For certain specific cases, explicit redirects are made to an enclosing scope (submission is deleted, user is returned to the submissions list for example). All other cases of missing objects should return the user to the main page with a notice that an object being displayed became unavailable. Nicer than the original bug banner. This could still be improved by tracking *which* object became unavailable. Finding an appropriate enclosing scope for an error at every level may be possible but is likely to be a lot of work. MRG-Grid is in maintenance and only customer escalations will be considered. This issue can be reopened if a customer escalation associated with it occurs. |