Skip to content

[TYPE 2] New attribute needed in Permission Item #1616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sparklingSky opened this issue May 16, 2025 · 0 comments
Open

[TYPE 2] New attribute needed in Permission Item #1616

sparklingSky opened this issue May 16, 2025 · 0 comments
Labels
enhancement needs investigation Issue needs to be looked at by Tableau

Comments

@sparklingSky
Copy link

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'.

@sparklingSky sparklingSky added enhancement needs investigation Issue needs to be looked at by Tableau labels May 16, 2025
sparklingSky added a commit to sparklingSky/server-client-python that referenced this issue May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs investigation Issue needs to be looked at by Tableau
Projects
None yet
Development

No branches or pull requests

1 participant