scottsignal opened a new issue, #10392: URL: https://github.com/apache/cloudstack/issues/10392
### problem Clicking on View Templates from Domain as Root Admin does not filter correctly.  Expecting to only see 2 templates:  ### versions 4.19.1.3 & 4.20.0.0 GUI KVM ### The steps to reproduce the bug 1. Logged in as Root Admin click on Domains 2. Choose a Sub-Domain (Note: this Sub-Domain should have its own templates) 3. Click on the View Templates Button 4. Observe the returned results are not for just that domain. There is no filtering done. ### What to do about it? While this is similar to #10391, I'm not sure on this one. ListTemplates seems to require an Account Name (Unless this is actually a bug as well). Simply adding `&templatefilter=self` does not fix this. If ListTemplates really requires an account name, is this button needed? -- 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