Skip to content
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

Schema page breaks after importing a table without create permissions #3870

Open
ghislaineguerin opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@ghislaineguerin
Copy link
Contributor

Description

When attempting to import a table into a schema where the user does not have "Create" permissions, the schema page breaks upon returning to it.

Expected behavior

After an unsuccessful import attempt (due to permission error), the system should allow users to return to the schema page without causing it to break.

To Reproduce

  1. Attempt to import a table into a schema where you do not have "Create" permissions.
  2. After the import attempt, navigate back to the schema page.
@ghislaineguerin ghislaineguerin added the type: bug Something isn't working label Sep 24, 2024
@ghislaineguerin ghislaineguerin added this to the v0.2.0-testing.1 milestone Sep 24, 2024
@ghislaineguerin ghislaineguerin changed the title Schema Page Breaks After Importing a Table Without Create Permissions Schema page breaks after importing a table without create permissions Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant