Code Insights: Smart redirect doesn't work for the `/insights` URL route
View options
- Truncate descriptions
Created by: vovakulikov
For the main nav bar Insights item, we have a logic that this link redirects you to the dashboard page if you have at least one visible to your insights, otherwise, you will be redirected to the getting started page /insights/about
.
Apparently this logic doesn't work at the moment. This link always redirects you to the about page.

