Flagsmith/flagsmith

Web Hook sends only one type of event (FLAG_UPDATED)

Open

#72 aberto em 9 de jan. de 2021

Ver no GitHub
 (7 comments) (0 reactions) (3 assignees)Python (3.475 stars) (264 forks)batch import
featuregood first issuetech-debt

Description

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

Guia do colaborador