Skip to content

Deploying event functions fails on v15.15.0 #10409

@OutdatedGuy

Description

@OutdatedGuy

[REQUIRED] Environment info

firebase-tools: 15.15.0

Platform: macOS

[REQUIRED] Test case

N/A

[REQUIRED] Steps to reproduce

  1. Deploy an onValueUpdated realtime database event cloud function using firebase-tools: 15.14.0
  2. Update firebase-tools: to 15.15.0
  3. Update something in the event function and deploy again
  4. See crash

[REQUIRED] Expected behavior

Function is deployed successfully as usual.

[REQUIRED] Actual behavior

Changing from a HTTPS function to an event function is not allowed. Please delete your function and create a new one instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions