Hi team! Just wanted to raise a potential breakin...
# gooddata-cloud
j
Hi team! Just wanted to raise a potential breaking change on older sdks when using the Python
gooddata-sdk
Looks like there is a new access name type called
USE_AI_ASSISTANT
for group and user permissions which breaks
__sdk.catalog_permission.get_declarative_permissions(workspace_id)
when it gets returned
Copy code
Invalid value for name (USE_AI_ASSISTANT), must be one of ['MANAGE', 'ANALYZE', 'EXPORT', 'EXPORT_TABULAR', 'EXPORT_PDF', 'CREATE_AUTOMATION', 'CREATE_FILTER_VIEW', 'VIEW']
This can be solved by upgrading to package version
1.42.0
but just wanted to raise this here for awareness in case anyone else has this issue.
🙏 2
m
Hi Janzen, thank you for sharing this - We really appreciate it 👍