GitHub user niteshsarda opened a pull request:
https://github.com/apache/cloudstack/pull/1987
CLOUDSTACK-9814 : Unable to edit a Sub domain, which has the same name in
different domains
ISSUE
============
Unable to edit a Sub domain, which has the same name in different domains.
TROUBLESHOOTING
==================
1. Created two sub-domains with same name. Under two different domains.
ROOT
Domain 1 : Sample
AA000001
BB000001
Domain 2 : Test
AA000001
2. Try to edit resource - Click on edit - edit any parameter.
EXPECTED BEHAVIOR
==================
It should allow to edit the required parameter and update the value.
ACTUAL BEHAVIOR
==================
It throws an error "Failed to update specified domain id with name
'AA000001' since it already exists in system.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Accelerite/cloudstack SubDomainIssue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1987.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1987
----
commit 2d29b4fc48081efe683457c7f4597c643f3fa480
Author: Nitesh Sarda <[email protected]>
Date: 2017-03-03T11:24:48Z
CLOUDSTACK-9814 : Unable to edit a Sub domain, which has the same name in
different domains
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---