Yuliia7-1 opened a new issue, #11454:
URL: https://github.com/apache/cloudstack/issues/11454

   ### problem
   
   When a template is shared with another account and Public/Featured is later 
enabled, removing permissions for that account does not actually revoke access. 
The shared account can still see and use the template.
   However, the Reset permissions action works as expected even when 
Public/Featured is ON.
   
   ### versions
   
   _No response_
   
   ### The steps to reproduce the bug
   
   1. As User_1 Open a template with Public/Featured is OFF
   2. Open Update Template Permissions modal
   3. Choose another account from the list
   4. Confirm
   5. Log in as User_2 
   6. Open the shared template Update template sharing modal
   7. Switch Public/Featured ON and confirm
   8. Log in as User_1 and Remove permission for User_2
   9. Log in as User_2 and check the shared template
   
   Actual Result:
   
   Removing permission does not revoke access if Public/Featured is ON — the 
template is still available to User_2.
   
   Expected Result:
   
   Removing permission should revoke access regardless of the Public/Featured 
status.
   
   Additional Notes:
   
   Reset permissions works correctly even when Public/Featured is ON (template 
becomes unavailable to the other account).
   <img width="982" height="642" alt="Image" 
src="https://github.com/user-attachments/assets/f43d5fd6-e6cc-4593-94de-76eb0a02ccf4";
 />
   
   ### What to do about it?
   
   Removing permission should revoke access regardless of the Public/Featured 
status.


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