Yuliia7-1 commented on issue #11420: URL: https://github.com/apache/cloudstack/issues/11420#issuecomment-3174035314
@DaanHoogland This could indeed be a potential use case — for example, a `Domain Admin` might want to mark a template as “featured” for users within their own domain. However, in that scenario, it would make more sense for the featured flag to exist at the domain level rather. Currently, `isfeatured` in CloudStack is a global flag visible across all domains and can only be set by a Root Admin. Introducing a “domain-level featured” capability would allow Domain Admins to highlight templates for their own users without affecting other domains, but it would require changes to both the permissions model and the UI. -- 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]
