Skip to content

Local buckets defined inside config.toml do not appear on remote project after supabase db push #4731

@PatoSala

Description

@PatoSala

Describe the bug
After setting a bucket inside config.toml and running supabase db push, the bucket it's not created on the remote project.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'config.toml'
  2. Create a bucket.
  3. Restart the project to see bucket on supabase studio.
  4. Push changes with supabase db push

Expected behavior
The bucket defined inside config.toml should be created in the remote project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions