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

Fixed variable name #3323

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

h-kataria
Copy link
Contributor

  • Fixed name of variable that is being pushed into aeinstances and aemethods arrays respectively. In both occurrences item[1] was being reset by item = find_xxx command.

  • Added spec test to verify that both instance and method delete is successful from both list view and detail screens.

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

@mkanoor please test/review.

- Fixed name of variable that is being pushed into aeinstances and aemethods arrays respectively. In both occurrences item[1] was being reset by item = find_xxx command.

- Added spec test to verify that both instance and method delete is successful from both list view and detail screens.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1532340
@h-kataria h-kataria force-pushed the fix_method_and_instance_delete branch from cb6edf2 to d49b403 Compare January 25, 2018 20:51
@miq-bot
Copy link
Member

miq-bot commented Jan 25, 2018

Checked commit h-kataria@d49b403 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. ⭐

@mzazrivec mzazrivec assigned mzazrivec and unassigned dclarizio Jan 26, 2018
@mzazrivec mzazrivec added this to the Sprint 78 Ending Jan 29, 2018 milestone Jan 26, 2018
@mzazrivec mzazrivec merged commit b674d57 into ManageIQ:master Jan 26, 2018
simaishi pushed a commit that referenced this pull request Mar 7, 2018
@simaishi
Copy link
Contributor

simaishi commented Mar 7, 2018

Gaprindashvili backport details:

$ git log -1
commit 01dca180ba455c6150322b0e4e8eb9c3c444db67
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Fri Jan 26 10:16:16 2018 +0100

    Merge pull request #3323 from h-kataria/fix_method_and_instance_delete
    
    Fixed variable name
    (cherry picked from commit b674d5702a1880b423ffd34ab8d0b8e0a5e2b144)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552741

h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Mar 8, 2018
Fixes spec test failure cause by backport of ManageIQ#3323 need to use compressed id on Gaprindashvili branch

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552741
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Mar 8, 2018
Fixes spec test failure cause by backport of ManageIQ#3323 need to use compressed id on Gaprindashvili branch

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552741
h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this pull request Mar 8, 2018
Fixes spec test failure cause by backport of ManageIQ#3323 need to use compressed id on Gaprindashvili branch

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552741
@h-kataria h-kataria deleted the fix_method_and_instance_delete branch March 14, 2018 20:18
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.

5 participants