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:
When a promotion fails, the promotions page displays this as expected. However, observing the dashboard shows said promotions as failed.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a new promotion changeset, "bugtest" - add content, review it, but do not yet promote
2. Do something that would trigger a failure - this can be done by executing `service mongod stop`
3. Attempt to promote changeset; wait for failure
4. Observe resulting fail message in UI and in notification subsystem
5. Navigate to dashboard (note: you may want to re-start mongod service here to avoid large traceback in UI)
6. View results.
Actual results:
Listed in Promotions Overview -
"bugtest Pending"
Expected results:
We should probably show a failed message here.
Additional info:
Is this listed as pending because it's back in a review state? Either way, kind of misleading.