shwstppr commented on code in PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#discussion_r1441672253


##########
ui/src/views/iam/AddAccount.vue:
##########
@@ -303,7 +303,6 @@ export default {
         } else {
           this.loadMore(apiToCall, page + 1, sema)
         }
-        this.form.domainid = 0

Review Comment:
   @rohityadavcloud don't think we need to remove domainid from the object as 
API call will be just adding to the existing list so previous selection will 
still be there



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to