-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ui: Refresh after async job completed only on current / parent page #5214
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
Conversation
1 similar comment
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
b03ba1e to
b168a46
Compare
|
UI build: ✔️ |
b168a46 to
f9dfec4
Compare
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
utchoang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
DaanHoogland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm, but not sure what eventBus.$emit('async-job-complete') does except for redrawing a page. quick monkey test succeeded but like to play more than just the simplest scenario.
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian. SL-JID 613 |
|
tested with stop/start/delete/recover VM all good merging |
Description
Fixes #5172
Ensures that the page is refreshed after an async job only if it is the same / parent page being viewed
Types of changes
Bug Severity