Skip to content

Unable to save document in datamanager if the document contains subcollection reference #1237

@kicsijohn

Description

@kicsijohn

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • 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

If i want to modify and save a document in the data manager, nothing happens if the document contains a reference for a subcollection
CleanShot 2023-08-09 at 17 37 02

Expected Behavior

save the document every time

Steps to Reproduce

  1. create 2 firebase collection
  2. create a subcollection for one of them
  3. add a DocRef field to one of them and it should be the subcollection
  4. create some documents and add reference to the doc ref field
  5. try to modify the document with the doc ref field in the data manager and observ that nothing happens

Reproducible from Blank

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

Bug Report Code (Required)

IT4wjcrl24VgrsMA1s7yLPpv9SYUCDt5R40s0MJTYCs8GZT0B4kcYs+kfklUcMekYFZhfGeWnn0X/Mr7v/DiFcJfBzWBQJhewpN+bTrgUkmnVaqxCoS3b0d5NJ9RCHay36ujpB0kBM91cloa2EyEO96vbDLBJ7rADno7Q+aeXdeK2SrDX1iXc2URm05KZDPz

Context

I just want to use the data manager to manage my firestore collections

Visual documentation

CleanShot 2023-08-09 at 17 37 02

Additional Info

No response

Environment

- FlutterFlow version: v1.1.94-Flutter 3.10.4
- Platform: mac, web
- Browser name and version:chrome
- Operating system and version affected: mac ventura

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions