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

can not dump buckets #517

Open
2 tasks done
matart15 opened this issue Jul 5, 2024 · 0 comments
Open
2 tasks done

can not dump buckets #517

matart15 opened this issue Jul 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@matart15
Copy link

matart15 commented Jul 5, 2024

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.
    Docs says --schema storage it should be fine.

Describe the bug

When dumping local db storage data is not dumped.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to storage

  2. create new bucket
    Screenshot 2024-07-05 at 19 57 29

  3. check bucket data is in DB
    Screenshot 2024-07-05 at 19 56 50

  4. dump local db with pnpm supabase db pull --local --schema public,storage,graphql_public

Screenshot 2024-07-05 at 20 02 40
  1. Bucket permissions are dumped. But bucket names are not in migration file
    Screenshot 2024-07-05 at 19 58 35

  2. just to make sure, delete docker volumes and pnpm supabase start it does not create buckets

Expected behavior

Bucket data must be dumped

System information

  • OS: macOS
  • Browser chrome
  • Version of "supabase": "1.178.2",
  • Version of Node.js: v20.12.2
@matart15 matart15 added the bug Something isn't working label Jul 5, 2024
@saltcod saltcod transferred this issue from supabase/supabase Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant