[ https://issues.apache.org/jira/browse/CLOUDSTACK-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Min Chen resolved CLOUDSTACK-1550. ---------------------------------- Resolution: Not A Problem Close this defect since reporter cannot reproduce the issue with latest code. > createaccountresponse returns more than the user you requested for creation. > ---------------------------------------------------------------------------- > > Key: CLOUDSTACK-1550 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1550 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: API > Affects Versions: 4.1.0 > Environment: I'm running on a mac, jdk 1.6 > Reporter: Ryan Dietrich > Assignee: Min Chen > Priority: Critical > Fix For: 4.1.0 > > > On cloudstack 4.0 the createaccount response returns an array for the value > "user" with a single value, the user you requested. On 4.1 you are given > multiple values, which includes the requested account. > You can easily replicate this issue. > 1. Use chrome. > 2. Open developer console. > 3. Switch to the network tab. > 4. Open cloudstack management portal that is running 4.1 snapshot. > 5. Create an account (doesn't matter what domain). > 6. Look at the createAccount network call, and look at the response. > 7. Look at the "user" array. Notice how there are lots of entries in the > array. > 8. Re-run the same series of actions on 4.0, you'll see that the array for > "user" is limited to just the newly created account. -- 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