Cloud Functions for Firebase onWrite trigger not called when parent is deleted

后端 未结 1 1503
无人共我
无人共我 2020-12-21 15:50

I am listening to this path using Cloud Functions onWrite:

/msgr/{a}/users/{b}

Now assume that there are 100 children under users.<

相关标签:
1条回答
  • 2020-12-21 16:12

    As fellow Firebaser Tom said on the firebase-talk mailing list:

    Thanks for reporting, I found two bugs, I hope to have them rolled out to production by May 10th.

    Update: this problem has been fixed. Leaving my original response for posterity.

    0 讨论(0)
提交回复
热议问题