Skip to content

call parent constructor in GeorchestraRemoteUserView's constructor#19

Merged
landryb merged 1 commit intomainfrom
fix/18
Aug 21, 2025
Merged

call parent constructor in GeorchestraRemoteUserView's constructor#19
landryb merged 1 commit intomainfrom
fix/18

Conversation

@landryb
Copy link
Copy Markdown
Member

@landryb landryb commented Aug 21, 2025

fixes #18

otherwise, class_permission_name and base_permissions are None, which blows when superset init is run

…ixes #18)

otherwise, class_permission_name and base_permissions are None,
which blows when superset init is run
@landryb landryb requested a review from jeanpommier August 21, 2025 08:58
@jeanpommier
Copy link
Copy Markdown
Member

Woops. Nice catch @landryb, thanks !

@landryb landryb merged commit 0f90215 into main Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

superset init triggers ab_view_menu not null violation on GeorchestraRemoteUserView

2 participants