[ https://issues.apache.org/jira/browse/CLOUDSTACK-8890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904533#comment-14904533 ]
ASF GitHub Bot commented on CLOUDSTACK-8890: -------------------------------------------- Github user pdube commented on the pull request: https://github.com/apache/cloudstack/pull/878#issuecomment-142606607 @borisroman True, LGTM > Can no longer create VPC or other basic resources on projects because of > CLOUDSTACK-7908 > ---------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-8890 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8890 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.6.0 > Reporter: Patrick D. > Priority: Blocker > > Steps to reproduce: > - Create project > - Try to create VPC in project > - Fails > This does not work for any resource owned by a project. The implemented code > gets the first user of the owner account, but in the case of a project (an > account), there are no users, which cause and IndexOutOfBoundsException -> > (https://issues.apache.org/jira/browse/CLOUDSTACK-7908) -- This message was sent by Atlassian JIRA (v6.3.4#6332)