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

Display flash message after managing policies in non explorer screen #6622

Merged

Conversation

hstastna
Copy link

Issue: #6610

There was an issue in non explorer screens, after finishing managing policies of selected items (Resource Pools, Hosts, nested lists of VMs, Instances etc): flash message was not displayed. To display it, we need to put it into session[:flash_msgs], the same as it is in some other places before redirecting.

Before:
manage_before

After:
manage_after

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Issue: ManageIQ#6610
@hstastna
Copy link
Author

@miq-bot add_label bug

@miq-bot miq-bot added the bug label Jan 17, 2020
@miq-bot
Copy link
Member

miq-bot commented Jan 17, 2020

Checked commit hstastna@fe6e1f1 with ruby 2.5.5, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 👍

@mzazrivec mzazrivec added this to the Sprint 128 Ending Jan 20, 2020 milestone Jan 20, 2020
@mzazrivec mzazrivec merged commit 4b1bc48 into ManageIQ:master Jan 20, 2020
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

3 participants