You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -492,7 +492,7 @@ public DomainVO updateDomain(UpdateDomainCmd cmd) {
492
492
493
493
if (!domains.isEmpty() && !sameDomain) {
494
494
InvalidParameterValueExceptionex = newInvalidParameterValueException("Failed to update specified domain id with name '" + domainName + "' since it already exists in the system");
0 commit comments