utchoang commented on a change in pull request #4782:
URL: https://github.com/apache/cloudstack/pull/4782#discussion_r670202511
##########
File path: ui/src/views/network/IngressEgressRuleConfigure.vue
##########
@@ -293,12 +293,10 @@ export default {
: response.authorizesecuritygroupegressresponse.jobid,
successMessage: this.$t('message.success.add.rule'),
successMethod: () => {
- this.parentFetchData()
Review comment:
@davidjumani Not necessary because to avoid repeated `fetchData()` event
I just allow utils/plugins.js which will send event to autogenView to execute
it after job finish
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]