daviftorres commented on PR #11138: URL: https://github.com/apache/cloudstack/pull/11138#issuecomment-3271719253
hey @Pearl1594 , I believe I found a bug that is related to this one. Are you able to confirm if this fix resolves the issue below: On our NON-Prod environment environments that are on ACS 4.21.0, the following command works. ``` cmk moveDomain domainid=<ID_TO_MOVE> parentdomainid=<DESTINATION_ID> ``` But on our Prod environment, that is on ACS 4.20.1 the same command fails with the following output. ``` 🙈 Error: (HTTP 431, error code 4350) Unable to find account null ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
