Last Modified Date: 08 Jul 2022
Environment
- Tableau Server 2020.4
Resolution
As a workaround, turn off the feature flags below on Tableau Server.SendFlowFailureEmailsUsingUserNotificationsPlatform, PlatformExtractEmailNotifications, DisableSendFlowFailureEmailsInRunFlowWorker, and DisableTraditionalExtractEmailNotifications.
Here is one set of commands that will accomplish this:
tsm configuration set -k features.SendFlowFailureEmailsUsingUserNotificationsPlatform -v false
tsm configuration set -k features.PlatformExtractEmailNotifications -v false
tsm configuration set -k features.DisableSendFlowFailureEmailsInRunFlowWorker -v false
tsm configuration set -k features.DisableTraditionalExtractEmailNotifications -v false
tsm pending-changes apply
Cause
This is a known issue that is being addressed by Tableau development team.Thank you for providing your feedback on the effectiveness of the article.
Open new Case
Continue Searching
Knowledge Base
Community
Product Help
Training and Tutorials