-
Problem report
-
Resolution: Duplicate
-
Trivial
-
5.4.0beta3
-
Sprint 75 (Apr 2021), Sprint 76 (May 2021), Sprint 77 (Jun 2021), Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022)
Steps to reproduce:
- Create user with admin role (add valid email media)
- Create dashboard as super admin
- Keep dashboard sharing type as private
- Create report for this dashboard
- Add admin to subscriptions
- Select "Generate report by" as Recipient for admin
- Set start time in 2 min
- Check pdf report
Result:
pdf report was received but with ерtу message "No permissions to referred object or it does not exist!" in dashboard
Expected:
The user doesn't receive a pdf report.
The frontend give a 403 status to the server when there is no permissions to the dashboard. Error message should be visible somewhere: server/web-service log and/or on reports page in info column
The similar scenario when user:
- in "Disabled" group
- user group is disabled
- Frontend access disabled for user group
dashboard should be public and user receive empty pdf report.
- part of
-
ZBX-19202 Host dashboard is unavailable for users with admin role
- Closed