[ https://issues.apache.org/jira/browse/CLOUDSTACK-9679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754431#comment-15754431 ]
ASF GitHub Bot commented on CLOUDSTACK-9679: -------------------------------------------- GitHub user pdumbre opened a pull request: https://github.com/apache/cloudstack/pull/1834 CLOUDSTACK-9679:Allow master user to manage subordinate user uploaded… … template You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9679 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1834.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1834 ---- commit 87849c3964c7f46bc5d1e499a16a3a20be97dd99 Author: pdumbre <pallavi_dum...@accelerite.com> Date: 2016-12-16T13:30:26Z CLOUDSTACK-9679:Allow master user to manage subordinate user uploaded template ---- > Allow master user to manage subordinate user uploaded template > -------------------------------------------------------------- > > Key: CLOUDSTACK-9679 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9679 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: pallavi Dumbre > > REPRO STEPS > ================== > 1. Create Master User Aaron > 2. Create common user feixiang within tenant Aaron > 3. Login as feixiang, upload template CentOS56 > 4. Login as Aaron, go to Template view ,unable to see feixiang's template > CentOS56 > EXPECTED BEHAVIOR > ================== > Login as master user can view all subordinate user's template > > ACTUAL BEHAVIOR > ================== > Only master user itself upload template to manageable > -- This message was sent by Atlassian JIRA (v6.3.4#6332)