Description
When normal user (not admin) login to Automation Hub, and click on Tasks it can see all tasks (can't access individual one, but can see the list)
Key Dependency Versions
"versions": [ {"component": "core","version": "3.23.2","package": "pulpcore","domain_compatible": true} , {"component": "container","version": "2.14.5","package": "pulp-container","domain_compatible": false} , {"component": "ansible","version": "0.17.0","package": "pulp-ansible","domain_compatible": false} , {"component": "galaxy","version": "4.7.1","package": "galaxy-ng","domain_compatible": false} ]
Steps to Reproduce
Create normal user.
Login
Click on tasks
Actual Behavior
Can see list of all tasks even there is notification "You do not have permission to view all tasks. Only tasks created by you are visible."
Expected Behavior
<what should happen>