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 listing all foreman tasks where some task has very long name, the table is very wide and one has to "scroll right" to see status of a task. That is really impractical and almost prevents to understand status of a task (as an user sees either (short) task name XOR its status but not both).
Please shorten names of tasks displayed in https://${FWDN}/foreman_tasks/tasks to some reasonable length.
Version-Release number of selected component (if applicable):
Sat 6.1.1 / foreman-1.7.2.34-1.el7sat.noarch
How reproducible:
100%
Steps to Reproduce:
(many ways, providing just one as example)
1. Have a content host with installed e.g. RHEL7.0, subscribed to 7Server channel
2. Apply all available errata (several tens) concurrently - one task for this will exist
3. Open Monitor->Tasks
Actual results:
The table there would have 1st column too wide due to task name like "Install erratum RHSA-2015:1483, RHSA-2015:1123, RHSA-2015:1115, .."
Expected results:
The table has some maximal width and too long names of tasks are shortened (while clicking on the task detail shows the full name)
Additional info:
Closing this BZ because the issue is not present anymore in current release (tested on satellite-6.2.12-2.0.el7sat.noarch). Attached upstream issue which fixed this BZ, just in case someone needs it.