Bug #9658
Incorrect UI design for selecting content hosts for errata install
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1198815
Description of problem:
Incorrect UI design for selecting content hosts for errata install
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150303.0
How reproducible:
Always
Steps to Reproduce:
1. Go to Content -> Errata page
2. Select an installable errata (I had 2 content hosts for this errata) and click 'Apply Errata'
3. Check the - Check all check box to select both the content hosts
4. I got a message 'All 2 items on this page are selected. Select all 2.' I clicked on 'Select all 2'
5. This disabled my - Check all Check box - good.
6. Now click Next
Actual results:
I see the following:
Apply 1 Errata to 0 Content Host(s)?
Expected results:
Apply 1 Errata to 2 Content Host(s)?
Additional info:
Why are we even displaying ''All 2 items on this page are selected. Select all 2.'? Is this just to make sure that the user is really aware of the selections?
Associated revisions
History
#1
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 67
- Pull request https://github.com/Katello/katello/pull/5082 added
- Pull request deleted (
)
#2
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
#3
Updated by Walden Raines about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|6a5defd107b0472ef3f50ed56868fe47db0daf27.
Fixes #9658: correct CH count when applying errata, BZ1198815.
We were displaying the wrong number of content hosts on the apply page when
you selected all content hosts. This commit fixes the displayed count.
http://projects.theforeman.org/issues/9658
https://bugzilla.redhat.com/show_bug.cgi?id=1198815