kiranchavala opened a new issue, #8804: URL: https://github.com/apache/cloudstack/issues/8804
ISSUE TYPE BUG Component Name UI CLOUDSTACK VERSION Cloudstack version 4.19 SUMMARY UI: Dashboard shows incorrect count of virtual routers Steps to reproduce the issue 1. Create a Project 2. Change into project view and launch a vpc network and make sure the virtual router is running 3. Change back to default view , Launch a isolated network , make 4. Click on Dashboard, you will see the count of virtual routers will be 1. The virtual routers associated with a project are not shown <img width="620" alt="Screenshot 2024-03-20 at 10 13 57 AM" src="https://github.com/apache/cloudstack/assets/1401014/8dac07f4-8a27-4bab-ac74-652909758843"> Cloudstack is executing the following api here https://cloudstack.apache.org/api/apidocs-4.19/apis/listRouters.html 5. The issue is not observed if the user clicks on Infrastructure > Summary <img width="620" alt="Screenshot 2024-03-20 at 10 13 57 AM" src="https://github.com/apache/cloudstack/assets/1401014/b6f609ba-571c-4c47-8d02-8b342fc28267"> Cloudstack is executing the following api here https://cloudstack.apache.org/api/apidocs-4.19/apis/listInfrastructure.html Actual Behaviour Admin user should is not seeing the correct count of virtual routers Expected Behaviour Admin user should see the correct the count of virtual routers -- 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]
