Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Aug 22, 2018

Conversation

h-kataria
Copy link
Contributor

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

@yrudman cc

@skateman please review, condition that is being fixed always returns true. This is difficult to recreate, i had to make changes in the database table to be able to recreate. Ping me on gitter, I can help you with that.

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
@miq-bot
Copy link
Member

miq-bot commented Aug 21, 2018

Checked commit h-kataria@6cf0596 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🏆

@dclarizio dclarizio merged commit 906454b into ManageIQ:master Aug 22, 2018
@dclarizio dclarizio added this to the Sprint 93 Ending Aug 27, 2018 milestone Aug 22, 2018
simaishi pushed a commit that referenced this pull request Sep 17, 2018
There is no need to check for tab title uniqueness for default dashboard
(cherry picked from commit 906454b)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1621445
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 62683bb57110e7420817c3e3ba8d0356612606dd
Author: Dan Clarizio <dclarizi@redhat.com>
Date:   Wed Aug 22 14:01:44 2018 -0700

    Merge pull request #4515 from h-kataria/dashboard_title_change_fix
    
    There is no need to check for tab title uniqueness for default dashboard
    (cherry picked from commit 906454bf550469b0ee8c3a44366d66680bbcb4bb)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1621445

@h-kataria h-kataria deleted the dashboard_title_change_fix branch October 24, 2018 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants