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
- Logged in as Root Admin click on Domains
- Choose a Sub-Domain (Note: this Sub-Domain should have its own templates)
- Click on the View Templates Button
- 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?
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
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=selfdoes not fix this.If ListTemplates really requires an account name, is this button needed?