Bug 1396237
Summary: | Middleware - Datasource deletion - More informative message. | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Josejulio Martínez <jmartine> |
Status: | CLOSED ERRATA | QA Contact: | Hayk Hovsepyan <hhovsepy> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | cpelland, jfrey, jhardy, jmartine, mfoley, mmahoney, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | Triaged, ZStream |
Target Release: | 5.7.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.7.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1390283 | Environment: | |
Last Closed: | 2017-04-12 14:33:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Middleware | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1390283 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-01-05 18:00:44 UTC
Checked on version 5.8.0.0 The informative message is added only when deleting datasource from list. Please add the same message for deletion from Datasource details page as well. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e24372a749f0fae2d25696c420d258e732f801b0 commit e24372a749f0fae2d25696c420d258e732f801b0 Author: Josejulio Martínez <jmartine> AuthorDate: Fri Feb 10 12:11:50 2017 -0600 Commit: Josejulio Martínez <jmartine> CommitDate: Fri Feb 10 12:41:41 2017 -0600 Displays a more informative message on single datasource deletion. https://bugzilla.redhat.com/show_bug.cgi?id=1396237 app/helpers/application_helper/toolbar/middleware_datasource_center.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/5e0040e5964a940aa6000ea6d35bd4275be7f4c8 commit 5e0040e5964a940aa6000ea6d35bd4275be7f4c8 Author: Martin Povolny <mpovolny> AuthorDate: Sat Feb 11 10:43:39 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Mar 7 12:17:28 2017 -0500 Merge pull request #353 from josejulio/datasource_more_informative_message Displays a more informative message on single datasource deletion. (cherry picked from commit 6b61906c1a0fbafe3b2d85d630f89f365ecf2e1a) https://bugzilla.redhat.com/show_bug.cgi?id=1396237 app/helpers/application_helper/toolbar/middleware_datasource_center.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Verified on revision 5.7.2.0.20170321181409_349f1b1 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-2017:0898 |