Skip to content

Can not pass null to List typed Cloud function parameters #5590

Open
@reghta

Description

@reghta

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

Although the parameter is marked as Nullable, I get an error when I leave the input list fields empty.

Expected Behavior

Should allow leaving the field null and not throw an error.

Steps to Reproduce

  1. Create a cloud function (I believe the same happens for custom actions)
  2. Add a string list parameter that is nullable
  3. Use the cloud function in an action flow
  4. The UI shows an error saying: Cloud Function argument "xyz" is not set properly.

Reproducible from Blank

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

Bug Report Code (Required)

ITEeicqB35RIpbxJ17rQa+xapwMwJ0QlUIInj+0bWRMhfLLpOokUfMn4alpLYtecdwlAIlmkqzkDpK3xkobPOMAVGE+BfIhOzJRXQQHKQnOtMoiJC5CST3B7L+9WN0yy06aRuyVSH/pqSF473E6Pe/CNG3qCf9qOYwx5e6fDbOY=

Visual documentation

Image Image

Environment

- FlutterFlow version: FlutterFlow v5.2.9 released March 14, 2025
Flutter version is 3.27.3
- Platform: Web
- Browser name and version: Chrome 
- Operating system and version affected: MacOS

This is not version/platform/browser/os specific, it has been ongoing since I started FF 1 year ago.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugstatus: confirmedIssue has been reproduced and confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions