Skip to content

Commit

Permalink
Update metadata-ingestion/src/datahub/ingestion/source/tableau/tablea…
Browse files Browse the repository at this point in the history
…u.py

Co-authored-by: Harshal Sheth <[email protected]>
  • Loading branch information
sid-acryl and hsheth2 authored Dec 10, 2024
1 parent b7ca573 commit c62007b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def check_user_role(
"The user does not possess the `Site Administrator Explorer` role."
)

mitigation_message: str = "Assign `Site Administrator Explorer` role to the user {}. Refer setup guide: https://datahubproject.io/docs/quick-ingestion-guides/tableau/setup"
mitigation_message: str = "Assign `Site Administrator Explorer` role to the user {}. Refer to the setup guide: https://datahubproject.io/docs/quick-ingestion-guides/tableau/setup"

try:
# TODO: Add check for `Enable Derived Permissions`
Expand Down

0 comments on commit c62007b

Please sign in to comment.