Bug 1539118
Summary: | Inconsistency between message when creating vs. deleting in dashboard widgets of Report | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Greg Piatigorski <gpiatigo> |
Status: | CLOSED WONTFIX | QA Contact: | Yadnyawalk Tale <ytale> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.9.0 | CC: | dajohnso, gpiatigo, hkataria, jhardy, lavenel, mpovolny, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.9.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1501052 | Environment: | |
Last Closed: | 2019-02-08 13:30:54 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1501052 | ||
Bug Blocks: |
Comment 3
Greg Piatigorski
2018-06-14 19:42:42 UTC
ack greg, thanks for explanation! NOTE: Code fix for now will make all confirmation messages uniform across all actions for Widgets. Depending on availability message will contain Widget description, name or record id, in that order. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/5fb41785f0b9d042b48842a9efcc4fe1fae80dc4 commit 5fb41785f0b9d042b48842a9efcc4fe1fae80dc4 Author: Greg Piatigorski <gpiatigo> AuthorDate: Fri Jun 15 16:33:10 2018 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Fri Jun 15 16:33:10 2018 -0400 Fixes confirmation messages for Widgets Add/Edit/Cancel actions. https://bugzilla.redhat.com/show_bug.cgi?id=1539118 app/controllers/report_controller/widgets.rb | 11 +- 1 file changed, 3 insertions(+), 8 deletions(-) Loic, this BZ is for cfme-5.9.z and not fixed there yet. Won't fix in 5.9.z |