[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850994#comment-13850994
 ] 

ASF subversion and git services commented on CLOUDSTACK-5486:
-------------------------------------------------------------

Commit 8f7ace44b39b7af59127b74bc53373d26c5e9a80 in branch refs/heads/4.3 from 
[~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8f7ace4 ]

CLOUDSTACK-5486: UI > tags > listXXXXXXX API now returns tags property. So, use 
tags property in embedded object returned by listXXXXXXX API to populate tags 
in detailView in all pages (instead of calling extra API listTags).


> [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)

Reply via email to