davidjumani commented on pull request #4828: URL: https://github.com/apache/cloudstack/pull/4828#issuecomment-806400721
@DK101010 The list of search filtres can be found here https://github.com/apache/cloudstack/blob/master/ui/src/config/section/compute.js#L70. A new one can be added by appending it to the list Next you'll need to add a switch in SearchView similar to https://github.com/apache/cloudstack/blob/master/ui/src/components/view/SearchView.vue#L49 and ensure that when it's checked, it passes -1 as the projectid -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org