Flagsmith / Flagsmith/flagsmith
Segment Membership: Retire seed reconciler once the inspection flag is removed
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
`reconcile_segment_membership_seeds` and the `SegmentMembershipSeed` model exist only to backfill identities that predate the Edge CDC pipeline for an organisation.
As the beta rolls out, the set of unseeded organisations trends to zero, and once the `segment_membership_inspection` flag is removed at GA there is nothing left for it to do.
When the flag is retired, remove the `reconcile_segment_membership_seeds` recurring task.
Contributor guide
Research direction
Search the codebase for reconcile_segment_membership_seeds, SegmentMembershipSeed, and the segment_membership_inspection flag to understand their relationship. Once the inspection flag is retired, remove the recurring task and verify that no remaining references require it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100