Flagsmith/flagsmith

Web Hook sends only one type of event (FLAG_UPDATED)

Open

#72 geöffnet am 9. Jan. 2021

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (3 zugewiesene Personen)Python (3.475 Stars) (264 Forks)batch import
featuregood first issuetech-debt

Beschreibung

Hi,

It is quite stupid to have one type for many events. Suggestion: On feature_segment update sends : FLAG_SEGMENT_UPDATED On feature_identity update sends : FLAG_IDENTITY_UPDATED on feature update sends : FLAG_FEATURE_UPDATED

Contributor Guide