Bug 1291450
| Summary: | Report generation returned: Status [Ok] Message [Task has been queued] in red | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Krocil <jkrocil> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.4.0 | CC: | bmclaugh, dajohnso, hkataria, jhardy, jprause, mfeifer, mpovolny, nachandr, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.3.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1213617 | Environment: | |
| Last Closed: | 2016-04-13 18:39:58 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: | 1213617 | ||
| Bug Blocks: | |||
|
Comment 3
CFME Bot
2016-02-15 16:38:15 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=99b59c31b0356825f9a8d1ed6b8eb0fa75cf6742 commit 99b59c31b0356825f9a8d1ed6b8eb0fa75cf6742 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu Feb 11 10:48:17 2016 -0500 Commit: Brian McLaughlin <bmclaugh> CommitDate: Fri Feb 12 11:23:10 2016 -0500 Fix incorrect flash message when downloading a Report Code change keeps the spinner active until the download begins, preventing the user from repeatedly downloading numerous copies of a Report. https://bugzilla.redhat.com/show_bug.cgi?id=1291450 app/assets/javascripts/miq_application.js | 31 ++++++++++++++++--------------- spec/javascripts/miq_application_spec.js | 23 +++++++++++++++++++++++ 2 files changed, 39 insertions(+), 15 deletions(-) Verified fixed in 5.5.3.2 - 5.5.3.2.20160318152106_92d2d67. Spinner blocks multiple downloads from being queued now. 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/RHBA-2016:0616 |