rhtyd commented on a change in pull request #4016:
URL: https://github.com/apache/cloudstack/pull/4016#discussion_r469076021
##########
File path: ui/scripts/vpc.js
##########
@@ -2652,7 +2652,8 @@
url:
createURL('listStaticRoutes'),
data: {
gatewayid:
args.context.vpcGateways[0].id,
- listAll: true
+ listAll: true,
+ state: "Active"
Review comment:
@Spaceman1984 can you send the related change to Primate as well cc
@davidjumani
----------------------------------------------------------------
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:
[email protected]