How to redirect question in filtered dashboard to the question detail instead of creating new question?

In the Metabase, when I have a filtered dashboard and try to click one of the question titles, it will be redirected/opened to a new question instead of the question detail itself. So for the user who doesn't have query access will be given an unauthorized error page.

For example, here is a filtered dashboard.

When the title is clicked, it will open this page. Any user who doesn't have query access will be given unauthorized access.

What I want, it should open to the question detail, so the user who doesn't have query access can still view the data

When redirected to the new question, I can always lead the user to click the question, but I cannot always do this for every new user, can I?

Hi @IrvanFza
You're seeing this issue:
https://github.com/metabase/metabase/issues/15163 - upvote by clicking :+1: on the first post