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

   ### problem
   
   If you try to register a new template as a regular user, you will see an 
error, similar to this when you click on the 'Register Template from URL' 
button:
   
   <img width="389" height="131" alt="Image" 
src="https://github.com/user-attachments/assets/9fee4fcf-ef96-4ca7-8191-995e0a19fc53";
 />
   
   The reason seems to be that the user account does not have access to the 
listExtensions and listConfigurations (the latter is not mentioned in the error 
message but is visible in the developer console), which are called during the 
dialog loading.
   
   <img width="1808" height="162" alt="Image" 
src="https://github.com/user-attachments/assets/c3b259d8-45e2-43a4-b451-adeb74780c8d";
 />
   
   <img width="1800" height="161" alt="Image" 
src="https://github.com/user-attachments/assets/e224e2ff-6a4e-471a-aad9-a022525d4144";
 />
   
   ### versions
   
   Found in ACS 4.22 nightly (from 22 Sep), using KVM Oracle Linux 8 as 
management server and hypervisors.
   
   ### The steps to reproduce the bug
   
   1. Login as regular user.
   2. Go to Images > Templates.
   3. Click on the 'Register Template from URL' button.
   
   
   ### What to do about it?
   
   _No response_


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