huangjeff5

Results 15 comments of huangjeff5

Thanks for the suggestion! Going to bring this up at the next meeting with Invertase next week.

Hey @rgtomaz, Thanks for submitting this request. I like this idea, but want to understand the use case better. I could see this being implemented but with the limitation that...

I've been keeping this use case in mind, and I think a better way to handle this would be to track all incoming writes to Firestore, and index all fields...

Yeah, I think there is a risk of bugs because of leading spaces. In general we should solve this problem with richer param inputs that let you provide a list...

Interesting, since this is relating to SendGrid as well, I would recommend posting the request here as well: https://github.com/twilio-labs/twilio-firebase-extensions/issues This may incentivize them to build out a SendGrid version of...

See https://github.com/firebase/genkit/pull/841

Hey @htsuruo! Thanks for reporting the issue. To make sure I understand the issue, does adding the run.invoker role (manually) on the allUsers principal solve the problem?

I see. I looked at the Extensions platform code and your suspicion is right, `allUsers` is added with only `cloudfunctions.invoker` role. We need to add `run.invoker` role as well. I'm...

Hi, I fixed this issue and rolling out the fix now. Should be in production in a couple of days.

Hi, software engineer from Firebase here. Just wanted to chime in on this issue, we have turned off backfill so if you use the latest version you won't run into...