Skip to content

Supabase integration migration breaks project (auth + database unusable, cannot compile) #7010

@gmria7436-svg

Description

@gmria7436-svg

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

After the new Supabase integration migration prompt in FlutterFlow, reconnecting Supabase breaks the project.

Steps performed:

  • Open existing project using Supabase (auth + database actions)
  • Click “Reconnect Supabase”
  • Select the Supabase project

Result:

  • Supabase tables are visible in Integrations
  • Authentication shows warning: “Supabase has not been set up yet”
  • All database actions fail with:
    “Must enable database in order to define database action”
  • Project shows hundreds of errors and cannot compile

Important:
This happens even on:

  • an older manual backup (10 days old)
  • a duplicated project

So the issue is not project-specific.

Expected Behavior

After reconnecting Supabase, the project should:

  • correctly recognize Supabase authentication
  • keep existing database actions valid
  • allow compilation without errors

Steps to Reproduce

  1. Open an existing FlutterFlow project using Supabase (auth + database)
  2. Go to Supabase integration
  3. Accept “Our Supabase integration is changing”
  4. Click “Reconnect Supabase”
  5. Select the Supabase project

Result:

  • Authentication becomes invalid
  • Database actions break
  • Project cannot compile

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT8oi87huJFOxPVd+KqJb8FVmiURNUM4RL8klcJTZA81GJToPZkqY+HBPhdWON+4YWlHGVKgnjs006HKhIbXVMEnPQqtGZQ/3JVpEAvyUkijSrqrEZDoOXJPI9JMG0C807avox1GA+F2SUFn3UOMCfK9HzPXQZDMNVYnOc+hDJrUnnCJKiW3VyMz6GoXAx7eTI5ODEz25eKMrop5yfj/0w==

Visual documentation

Attached screenshots show:

  1. Supabase migration popup
  2. Supabase tables visible in Integrations
  3. Authentication warning: “Supabase has not been set up yet”
  4. Database action errors: “Must enable database in order to define database action”
  5. Reproducible on backup and duplicate projects
Image Image Image Image Image

Environment

- FlutterFlow version: v6,6,13 realeased March 20, 2026
- Platform:Web (Chrome)
- Browser name and version:Chrome (Mac)
- Operating system and version affected: macOS

Additional Information

This issue completely blocks development:

  • Cannot compile the app
  • Cannot use Supabase authentication
  • Cannot use database queries

The issue started after the Supabase integration migration prompt.

Screenshots attached:

  • Supabase integration showing tables
  • Authentication warning
  • Database action error

Metadata

Metadata

Assignees

Labels

status: needs triageA potential issue that has not been confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions