[REQUIRED] Environment info
firebase-tools: 15.15.0
Platform: macOS
[REQUIRED] Test case
N/A
[REQUIRED] Steps to reproduce
- Deploy an
onValueUpdated realtime database event cloud function using firebase-tools: 15.14.0
- Update
firebase-tools: to 15.15.0
- Update something in the event function and deploy again
- 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.
[REQUIRED] Environment info
firebase-tools: 15.15.0
Platform: macOS
[REQUIRED] Test case
N/A
[REQUIRED] Steps to reproduce
onValueUpdatedrealtime database event cloud function usingfirebase-tools: 15.14.0firebase-tools:to15.15.0[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.