Bug 1198338
Summary: | Incremental update task should list the packages in an alphatetical order | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> | ||||
Component: | Content Management | Assignee: | Justin Sherrill <jsherril> | ||||
Status: | CLOSED ERRATA | QA Contact: | sthirugn <sthirugn> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.1.0 | CC: | jmontleo, jsherril | ||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
URL: | http://projects.theforeman.org/issues/9626 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-08-12 05:28:40 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1130651 | ||||||
Attachments: |
|
Created redmine issue http://projects.theforeman.org/issues/9626 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/9626 has been closed ------------- Justin Sherrill Applied in changeset commit:katello|fb81aedb1fe71ad75c882842f641d215c9b97e7f. Verified. Version Tested: Satellite-6.1.0-RHEL-6-20150311.1 This bug is slated to be released with Satellite 6.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592 |
Created attachment 997651 [details] Incremental Update tasks page Description of problem: Incremental update task should list the packages in an alphatetical order Version-Release number of selected component (if applicable): Satellite-6.1.0-RHEL-6-20150224.0 How reproducible: Always Steps to Reproduce: 1. Create a content view - cv1 - publish and promote them to required environments 2. Register and subscribe content hosts ch1 to cv1 3. Go to Content -> Errata. Find an errata which is applicable -> Click 'Apply Errata' -> check the content host -> Click Next -> Click confirm 4. After the errata is installed, go to the Monitor -> Tasks page and review the 'Incremental Update' task Actual results: In the Output -> Packages section, the packages are display in random order which makes it very difficult to read Expected results: In the Output -> Packages section, the packages should be displayed in a specific alphabetical order Additional info: screenshot attached