bored-butcher-86482
05/19/2023, 7:12 PMfeature.updated
to the event filters and we can confirm creates and updates work. Can anyone lend a hand to help us figure out what's wrong?happy-autumn-40938
05/19/2023, 7:49 PMbored-butcher-86482
05/19/2023, 8:06 PMbetter-magician-65629
05/19/2023, 8:08 PMfeature.updated
events be more strict, in an effort to avoid spam/noise. you can see the logic here: https://github.com/growthbook/growthbook/blob/01e66ae70612c9e1786667b48b483babaf6b[…]back-end/src/events/handlers/slack/slack-event-handler-utils.ts
what properties are you updating? it might be getting caught by the relevance filters. i'm wondering if it may make sense to change the requirements since users are expecting to receive slack alerts for all updates.bored-butcher-86482
05/19/2023, 8:08 PMbetter-magician-65629
05/19/2023, 8:16 PMbored-butcher-86482
05/19/2023, 8:19 PMbetter-magician-65629
05/19/2023, 8:20 PMbored-butcher-86482
05/19/2023, 8:20 PMbetter-magician-65629
05/19/2023, 8:24 PMcurrent
and previous
, the property environmentSettings.production.enabled
is false.bored-butcher-86482
05/19/2023, 8:24 PMbetter-magician-65629
05/19/2023, 8:26 PMbored-butcher-86482
05/19/2023, 8:26 PMbetter-magician-65629
05/19/2023, 8:37 PMbored-butcher-86482
05/19/2023, 8:41 PMbetter-magician-65629
05/19/2023, 8:43 PMdb.version()
in your mongosh to find it.
also, your version of node?bored-butcher-86482
05/19/2023, 10:06 PMbetter-magician-65629
05/19/2023, 10:50 PMbored-butcher-86482
05/19/2023, 10:54 PMbetter-magician-65629
05/19/2023, 10:55 PMbored-butcher-86482
05/19/2023, 10:55 PMbetter-magician-65629
05/19/2023, 11:00 PMbored-butcher-86482
05/19/2023, 11:00 PMbetter-magician-65629
05/19/2023, 11:01 PMbored-butcher-86482
05/19/2023, 11:02 PMbetter-magician-65629
05/19/2023, 11:08 PM