Bug 1236977
| Summary: | Configuration button remains disabled when "check all" is selected | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.5.0 | CC: | akarol, hkataria, jhardy, mpovolny, obarenbo, rananda | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:19:57 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: | |||||||
| Attachments: |
|
||||||
Aziza, is this the case in 5.4 as well? Dave, This issue is only in upstream and not in 5.4. ~Aziza New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/e032a72e0b1379dcc07dbfbe6a1de6602dc0c369 commit e032a72e0b1379dcc07dbfbe6a1de6602dc0c369 Author: Roman Blanco <rblanco> AuthorDate: Mon Jul 20 16:06:04 2015 +0200 Commit: Roman Blanco <rblanco> CommitDate: Mon Jul 20 16:06:20 2015 +0200 Configuration button doesn't remains disabled when "check all" is selected https://bugzilla.redhat.com/show_bug.cgi?id=1236977 app/assets/javascripts/miq_application.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) *** Bug 1249681 has been marked as a duplicate of this bug. *** Verified in master.20150916002314_4e04cf0 Verified in 5.5.0.1-alpha1.20150915151429_2230bd4. 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:2551 |
Created attachment 1044574 [details] snapshot Description of problem: Version-Release number of selected component (if applicable): master.20150626103942_5c763a8 (upstream) How reproducible: 100% Steps to Reproduce: 1.Navigate to infrastructure datastores(or any other infra objects) 2.click on check all 3. Actual results: configuration button is not enabled and therefore unable to perform any operation. see attached screenshot Expected results: configuration button should be enabled when clicked on check all Additional info: