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

Brian Federle commented on CLOUDSTACK-109:
------------------------------------------

This is the section of accounts.js that filters out the edit action, around 
line 1105:

        if (jsonObj.accounttype == roleTypeUser || jsonObj.accounttype == 
roleTypeDomainAdmin) {
          //allowedActions.push("updateResourceLimits");
          allowedActions.push("edit");
        }
                
> UI - No option available on the UI to edit details of admin account of root 
> domain - network domain suffix for the account cannot be specified currently
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-109
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-109
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: pre-4.0.0
>            Reporter: Chandan Purushothama
>            Assignee: Jessica Wang
>             Fix For: 4.0.0
>
>
> Currently admin account of the ROOT domain cannot specify a network domain 
> suffix for the account as there is no option/button made available for the 
> admin to edit the details of the account and add the network domain suffix 
> Information,
> =========
> Git Info:
> =========
> Git Revision: 54f9af1695bc359b02e9fc906b3b335cc0bfec41
> Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to