Flagsmith/flagsmith

Web Hook sends only one type of event (FLAG_UPDATED)

Open

#72 opened on Jan 9, 2021

View on 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

Contributor guide

Web Hook sends only one type of event (FLAG_UPDATED) · Flagsmith/flagsmith#72 | Good First Issue