- 
    Type:Feature Request 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: frontend
- 
    None
- given:
	- I'm logged in as an authorized user
- I'm in the dashboard builder and have defined a dashboard with several reports
- I click the share button and a new modal opens
- I enable sharing showing a public url
 
- when:
	- I log out/ open a private browser session
- I follow the link
 
- then:
	- I can see the dashboards with all the reports
 
Hint:
Sharing the dashboard does not automatically mean that the single report is shared as well. For that the user needs to do that explicitly.