Parth Jagirdar created CLOUDSTACK-6696:
------------------------------------------
Summary: API: createAccount under sub-domain is created with ROOT
domain id
Key: CLOUDSTACK-6696
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6696
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.4.0
Reporter: Parth Jagirdar
Priority: Critical
Steps::
Create subdomains D1 under ROOT.
- Go to domains and under ROOT create a new domain D1.
Attempt to create a domain admin user under D1 through UI.
- Go to domains, expand domains and go to D1.
- Select view account from top right of the window.
- Observe there are no accounts.
- Create a new account of type Admin.
Verify this::
-- Click on accounts and you will be able to see this new account with domain
ROOT.
As a side effect listAccounts with a sub-domainid will return nothing as all
the accounts are created using ROOT Domain ID.
A Screen is attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)