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 (264 forks)batch import
featuregood first issuetech-debt

Métricas do repositório

Stars
 (3.475 stars)
Métricas de merge de PR
 (Mesclagem média 3d 7h) (157 fundiu PRs em 30d)

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