Saksham Srivastava created CLOUDSTACK-2873: ----------------------------------------------
Summary: [UI] Dedicating resources to accounts is using incorrect parameter for account name. Key: CLOUDSTACK-2873 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2873 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: UI Affects Versions: 4.2.0 Reporter: Saksham Srivastava When dedicating resources to account, the correct parameter for account name in API is 'account'. >From Firebug logs, UI is using 'accountId' instead of 'account': GET /client/api?command=dedicatePod&podId=40f90446-e812-4b23-a097-9af3faebe47b&domainId=b45bc01f-a1a5-4ebe-bc9f-0f59e6ac0756&accountId=a1&response=json&sessionkey=%2FBZKXpzZahheAravXzxlxV9bQfg%3D&_=1370511380506 GET /client/api?command=dedicateCluster&clusterId=9f999ae8-3732-478c-b0a6-e14ac72a9057&domainId=b45bc01f-a1a5-4ebe-bc9f-0f59e6ac0756&accountId=a1&response=json&sessionkey=%2FBZKXpzZahheAravXzxlxV9bQfg%3D&_=1370512023268 -- 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