I was testing the scheduled reports functionality and here's my setup:
I changed the config to remove 'admin' from subscription and only keep 'user' and still the email is sent to admin user's email on test.
I changed the owner of the report to 'user' while keeping just 'user' under subscriptions and still the email is sent to admin user's email on test.
Am I missing something?
- "Email" media type is configured to send emails via Outlook 365 SMTP
- And admin account (admin) with media type email with an email id, say [email protected]
- Another account (user) with media type email with an email id, say [email protected]
- A report to send global dashboard with following configuration:
- The report owner is the 'admin' account and the report is shared with the 'user' account
- Both the 'admin' and 'user' account are added under subscriptions.
I changed the config to remove 'admin' from subscription and only keep 'user' and still the email is sent to admin user's email on test.
I changed the owner of the report to 'user' while keeping just 'user' under subscriptions and still the email is sent to admin user's email on test.
Am I missing something?