davidjumani commented on a change in pull request #4782:
URL: https://github.com/apache/cloudstack/pull/4782#discussion_r670191257
##########
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:
`this.parentFetchData()` is needed here and in the subsequent methods
sine it has to reload the page when a rule is added / deleted
--
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]