You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Jessica Wang (JIRA)" <ji...@apache.org> on 2013/12/17 23:18:08 UTC

[jira] [Resolved] (CLOUDSTACK-5486) [UI] List Template for non root admin account does not display tags for pubic templates

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jessica Wang resolved CLOUDSTACK-5486.
--------------------------------------

    Resolution: Fixed

> [UI] List Template for non root admin account does not display tags for pubic templates
> ---------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5486
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5486
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.2.0, 4.2.1
>            Reporter: Saksham Srivastava
>            Assignee: Jessica Wang
>
> Steps to reproduce:
> 1. As a root admin register a public template
> 2. Add tags to the template
> 3. Log in as non root admin user
> 4. Template list will not have tags listeed those were created in step 2
> List template response does contain tags :
> { "listtemplatesresponse" : { "count":1 ,"template" : [  {"id":"ba29b217-0284-4149-9348-54713ff2f20d","name":"template","displaytext":"template","ispublic":true,"created":"2013-12-12T19:01:17+0530","isready":true,"passwordenabled":false,"format":"VHD","isfeatured":false,"crossZones":true,"ostypeid":"faac95de-62f6-11e3-8a00-1a9dc5aab6d3","ostypename":"Other (64-bit)","account":"admin","zoneid":"64d7a63c-05a5-4539-9560-e53eaff2b205","zonename":"zonez","size":52428800,"templatetype":"USER","hypervisor":"XenServer","domain":"ROOT","domainid":"fb94c872-62f6-11e3-8a00-1a9dc5aab6d3","isextractable":false,"checksum":"046e134e642e6d344b34648223ba4bc1","details":{"hypervisortoolsversion":"xenserver61"},
> "tags":[{"key":"mytag","value":"tag-value","resourcetype":"Template","resourceid":"ba29b217-0284-4149-9348-54713ff2f20d","account":"admin","domainid":"fb94c872-62f6-11e3-8a00-1a9dc5aab6d3","domain":"ROOT"}],"sshkeyenabled":false,"isdynamicallyscalable":false} ] } }



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)