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

Render DELETE action for notifications #14775

Merged

Conversation

imtayadeway
Copy link
Contributor

Notifications can be deleted through the DELETE method, yet we don't
render that as an available action when we return notification members
through GET. This is beecause the method has been enabled but no
action has been configured. Configuring a delete action solves this
problem.

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

@miq-bot add-label api, bug
@miq-bot assign @abellotti

Notifications can be deleted through the DELETE method, yet we don't
render that as an available action when we return notification members
through GET. This is beecause the method has been enabled but no
action has been configured. Configuring a delete action solves this
problem.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1420872
@miq-bot
Copy link
Member

miq-bot commented Apr 17, 2017

Checked commit imtayadeway@6a87cdc with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 👍

@abellotti abellotti added this to the Sprint 59 Ending Apr 24, 2017 milestone Apr 17, 2017
@abellotti
Copy link
Member

Thanks @imtayadeway for fixing this 🎵

@abellotti abellotti merged commit 030e027 into ManageIQ:master Apr 17, 2017
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.

3 participants