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

Editing a catalog item no longer fails in a bad way #5784

Merged
merged 1 commit into from Dec 15, 2015

Conversation

syncrou
Copy link
Contributor

@syncrou syncrou commented Dec 10, 2015

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

Editing a catalog item will no longer fail with an error
If a resource pool or ems folder is removed from an
existing catalog item.

@syncrou
Copy link
Contributor Author

syncrou commented Dec 10, 2015

@miq-bot add_label bug

@syncrou
Copy link
Contributor Author

syncrou commented Dec 10, 2015

@miq-bot add_label provisioning

@chessbyte
Copy link
Member

@gmcculloug please review

@@ -299,4 +302,57 @@
expect(request.options[:owner_group]).to eq(owner.current_group.description)
end
end

context "#respool_to_folder" do
before(:each) do
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@syncrou Please change these to before do to match the rest of the spec.

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

Editing a catalog item will no longer fail with an error
If a resource pool or ems folder is removed from an
existing catalog item.
@syncrou
Copy link
Contributor Author

syncrou commented Dec 15, 2015

@gmcculloug - Updated with your requests. Please review.

@miq-bot
Copy link
Member

miq-bot commented Dec 15, 2015

Checked commit syncrou@5d05116 with ruby 2.2.3, rubocop 0.34.2, and haml-lint 0.13.0
2 files checked, 0 offenses detected
Everything looks good. 🍰

gmcculloug added a commit that referenced this pull request Dec 15, 2015
Editing a catalog item no longer fails in a bad way
@gmcculloug gmcculloug merged commit ba5334c into ManageIQ:master Dec 15, 2015
@gmcculloug gmcculloug added this to the Sprint 34 Ending Jan 4, 2016 milestone Dec 15, 2015
chrisarcand pushed a commit to chrisarcand/manageiq that referenced this pull request Dec 18, 2015
Editing a catalog item no longer fails in a bad way

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

Editing a catalog item will no longer fail with an error
If a resource pool or ems folder is removed from an
existing catalog item.

Upstream 
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1236966
PR: ManageIQ#5784

Cherry-pick was clean

See merge request !625
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