[ https://issues.apache.org/jira/browse/CLOUDSTACK-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371304#comment-16371304 ]
ASF GitHub Bot commented on CLOUDSTACK-10299: --------------------------------------------- rafaelweingartner commented on a change in pull request #2464: [4.11] CLOUDSTACK-10299: UI: fix error in network listing in project mode URL: https://github.com/apache/cloudstack/pull/2464#discussion_r169619221 ########## File path: ui/scripts/network.js ########## @@ -412,8 +412,6 @@ $.ajax({ url: createURL('listRemoteAccessVpns'), data: { - account: g_account, Review comment: Is this call only used in the project view? I mean, if I list networks and I am out of the project view, should not ACS filter by these data? Or, is it done automatically in the server side when the users is logged-in? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 > Network listing return error in project mode > -------------------------------------------- > > Key: CLOUDSTACK-10299 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10299 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.11.0.0 > Reporter: René Moser > Priority: Minor > Attachments: Selection_142.png > > > {{Clicking the network button in a project returns the following error:}} > > {{{"listremoteaccessvpnsresponse":{"uuidList":[],"errorcode":431,"cserrorcode":4350,"errortext":"Account}}{{ > and projectId can't be specified together"}}}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)