Open mostafa-tarek10 opened 9 months ago
Sorry did not get notification, are you talking about
export default onObjectFinalized(
async (event) => {
console.log(event);
},
{
bucket: 'bucket',
},
);
?
@snorreks Yes there are issues with detecting options or maybe Firebase updated how these options are updated for v2 functions since callable functions are working fine with me.
the deployed function bucket didn't change and stayed with the default bucket only the region is changed