shwstppr commented on issue #8195: URL: https://github.com/apache/cloudstack/issues/8195#issuecomment-2102172370
listTempalates API currently doesn't have `ispublic` or `isfeatured` parameters. Also, I'm not in favour of adding such new parameter as it would add confusion to the existing `templatefilter` parameter. I feel we should be able to fix the issue listing non-public featured template by removing this condition, https://github.com/apache/cloudstack/blob/4.19/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L4505 -- 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]
