- A user with a member role can list all versions of a template and click the **Promote** button. - This action currently does nothing (no-op). - **Suggestion:** Disable or hide the **Promote** button to prevent accidental clicks. <img width="1368" alt="Image" src="https://github.com/user-attachments/assets/372e8810-2f34-4de3-af2b-3fbbabd30b6e" /> - When clicking on a template version, users encounter a 404 error with a vague message. - **Suggestion:** Display a clear RBAC (Role-Based Access Control) error explaining that the user cannot access this page. <img width="1419" alt="Image" src="https://github.com/user-attachments/assets/f640ffba-bfa6-48a3-9d3d-65af762ead18" />