-
Notifications
You must be signed in to change notification settings - Fork 444
Open
Labels
enhancementneeds investigationIssue needs to be looked at by TableauIssue needs to be looked at by Tableau
Description
Tableau Server 2025.1 provides a new opportunity to grant 'ExtractRefresh' permission to any other user, which means that not only a workbook owner or project leaders can refresh the extracts.
However this feature is currently not supported yet in the list of available capabilities (permissions_item.py, server-client-python v0.38), thus an attempt to grant this permission throws an error:
AttributeError: type object 'Capability' has no attribute 'ExtractRefresh'.
Metadata
Metadata
Assignees
Labels
enhancementneeds investigationIssue needs to be looked at by TableauIssue needs to be looked at by Tableau