Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Originally this was part of https://bugzilla.redhat.com/show_bug.cgi?id=1316683. However, viewing tasks per organization on the dashboard requires a greater effort that what can be accomplished in the 6.2 timeframe.
Version-Release number of selected component (if applicable):
Satellite 6.2.0-beta-snap3
How reproducible:
Always
Steps to Reproduce:
1. Create two orgs.
2. Sync a repo for both orgs
3. Review the dashboard
Actual results:
The following widgets do not honor current org/loc context:
- Task Status
Expected results:
the above mentioned widget should honor current org/loc context
Additional info:
It looks like there is a method on Task that gets us most of what we want: for_resource(org). However, it looks like it doesn't pick up actions that fail during the plan phase but we can maybe write some middleware to get around this.
I believe this is a variation of BZ 1510079 so I'm closing as duplicate. Please reopen or let me know if I misunderstood.
*** This bug has been marked as a duplicate of bug 1510079 ***