Skip to content

Backend Query Issue: Existing Firestore collections not appearing in dropdown menu #7096

@dearlana1129

Description

@dearlana1129

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

I am experiencing a critical project sync issue. My Firestore collections (e.g., 'Consultations') are correctly created and visible in the Database tab, but they fail to appear in the 'Backend Query' dropdown across all pages. I have attempted clearing browser cache, using Incognito mode, and regenerating config files, but the issue persists. The editor fails to recognize any existing or newly created collections. Please trigger a manual re-index of my project's schema.
Project ID: https://app.flutterflow.io/project/mind-bridge-initialwork-71knm1?tab=pageSelector&page=PatientClientDashboard

Image Image

Expected Behavior

When adding a Backend Query to a component, the Firestore collections that are correctly defined in the Firestore database tab (specifically "Consultations") should be visible and selectable in the "Query Collection" dropdown menu.

Steps to Reproduce

Open the FlutterFlow project.

Navigate to the "Firestore" tab in the left-hand toolbar and verify that the "Consultations" collection exists and contains fields.

Open the target page (e.g., "PatientClientDashboard").

Select a widget (e.g., "ListView").

In the right-hand Properties panel, click "Backend Query" -> "Add Query" -> "Query Collection".

Attempt to select the "Consultations" collection from the dropdown list.

Observe that the collection is missing from the list.

(Note: I have already attempted to regenerate config files, perform a hard refresh of the browser, and test in Incognito mode, but the issue persists. The editor fails to recognize any existing or newly created collections.)

Reproducible from Blank

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

Bug Report Code (Required)

IT5Ti8rlvJRgocdJ1arqd/lR/SAXHGZ/aII7kesbGAEYNuqtE4kyes/CQ3FJX/2iTQhcHmKZnjgIp/DHuIfDC8Y7GwmIQ746yIdidw/KQmW5MLKgOrrpSHNQJ+5VCHaw0aCOiiJDCPhpWmcswU6LfOitTnbbGYDNIUcnG+ahMZLDnV7hAADOUDh2tmNecCfn

Visual documentation

Image Image

Environment

- FlutterFlow version: Latest Web Version
- Platform:Web
- Browser name and version:Version 147.0.7727.102 (Official Build) (64-bit)
- Operating system and version affected: Windows 10 Pro

Additional Information

This issue is a showstopper for my project development. I am unable to bind any Firestore data to my components, which prevents me from building the dynamic interface for my 'Consultations' features. As I cannot proceed with data binding on any page, I would appreciate a manual re-indexing of my project's database schema.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions