vishesh92 opened a new issue, #11494: URL: https://github.com/apache/cloudstack/issues/11494
### problem As of now a domain admin doesn't have access to the templates & ISOs created in it's child domains. For example, Assume in domain Root/D1, user u1 (Domain Admin) Assume in domain Root/D1/D2, user u2 As of now, u1 cannot attach an ISO present in domain D1/D2 to an Instance in domain D1/D2. ### versions _No response_ ### The steps to reproduce the bug 1. Create Domains & Users like below domain Root/D1, user u1 (Domain Admin) domain Root/D1/D2, user u2 2. As u2, register an ISO (non-public) in D1/D2 and then launch an Instance in D1/D2. 4. As u1, I should be able to attach the registered ISO to the launched Instance in D1/D2. ### What to do about it? As a Domain Admin, I should be able to attach an ISO to an Instance when both the ISO & the Instance are in child domains. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org