rhtyd commented on a change in pull request #718: URL: https://github.com/apache/cloudstack-primate/pull/718#discussion_r493213585
########## File path: src/views/compute/DeployVM.vue ########## @@ -1749,11 +1749,11 @@ export default { }, fetchTemplateNics (template) { var nics = [] - if (template && template.deployasisdetails && Object.keys(template.deployasisdetails).length > 0) { Review comment: @utchoang why is this part of the PR change? ########## File path: src/views/iam/DomainView.vue ########## @@ -181,14 +181,7 @@ export default { duration: 0 }) - if ([401].includes(error.response.status)) { Review comment: @utchoang same as above? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org