Bug 1614872 - Default Dashboard can't be updated
Summary: Default Dashboard can't be updated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.5
Hardware: All
OS: All
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Harpreet Kataria
QA Contact: Angelina Vasileva
URL:
Whiteboard:
Depends On:
Blocks: 1621445
TreeView+ depends on / blocked
 
Reported: 2018-08-10 15:18 UTC by Ryan Spagnola
Modified: 2021-12-10 16:58 UTC (History)
9 users (show)

Fixed In Version: 5.10.0.14
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1621445 (view as bug list)
Environment:
Last Closed: 2019-02-12 16:49:33 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ryan Spagnola 2018-08-10 15:18:24 UTC
Description of problem:
Cloud Intel - reports - Dashboards
Unable to save default dashboard . 
Got error message "Tab title must be Unique for this group"

Version-Release number of selected component (if applicable):
5.9.2.4

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Previous bug from 5.6
https://bugzilla.redhat.com/show_bug.cgi?id=1394301

Comment 11 CFME Bot 2018-08-22 21:07:32 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/6cf059690fae4877933ad615facaf6c8bd4d2f1e
commit 6cf059690fae4877933ad615facaf6c8bd4d2f1e
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Aug 21 15:52:20 2018 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Tue Aug 21 15:52:20 2018 -0400

    There is no need to check for tab title uniqueness for default dashboard

    Fixed condition, Only need a check for tab title uniqueness within a group for selected dashboard

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1614872

 app/controllers/report_controller/dashboards.rb | 2 +-
 spec/controllers/miq_report_controller/dashboards_spec.rb | 47 +
 2 files changed, 48 insertions(+), 1 deletion(-)

Comment 13 Angelina Vasileva 2018-09-26 08:00:34 UTC
Verified on 5.10.0.16.20180919151347_a0c9e02


Note You need to log in before you can comment on or make changes to this bug.