scottsignal opened a new issue, #10391:
URL: https://github.com/apache/cloudstack/issues/10391

   ### problem
   
   Clicking on `View Templates` from Account Details as Root Admin does not 
filter correctly by Domain/Account.  
   
   
![Image](https://github.com/user-attachments/assets/c5b86dbc-3925-41b3-925d-e82108b233ef)
   
   Expecting to only see 2 templates:
   
![Image](https://github.com/user-attachments/assets/1627a2e8-b5cf-4d4a-ab9c-8ba6295b68e0)
   
   ### 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 Accounts
   2. Choose an account with the type DomainAdmin that is in 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 account.  There is no 
filtering done.
   ...
   
   
   ### What to do about it?
   
   It appears that `templatefilter` is a required field for ListTemplates.  If 
I add `&templatefilter=self` to my URL, the filtering then works correctly. 


-- 
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]

Reply via email to