Hi,
I am facing one issue. on Survey module. In the survey answer, we have a print button, if I am clicking on that button it redirects me to /web instead of the survey print answer URL.
This is the URL that Odoo is preparing to show survey answers from a Print button in the portal view.
If I paste this URL into another browser with a Public user(No login user) I can see the results of the survey answer. But if I paste this URL into the browser where a user is already logged in it redirects me to http://domain/web and opens Discuss app.
Can anyone please help me with this? What could be the reason for this issue?