Flagsmith / Flagsmith/flagsmith

Some Django models are not soft-deletable

Open
#6,770 0 comments 0 reactions 0 assignees View on GitHub
api tech-debt
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

During #6760, we found that the following models are not soft-deletable:
- InviteLink
- OrganisationWebhook
- Tag
- SlackEnvironment
- EnvironmentAPIKey
- Webhook
- Identity
- Trait
- MultivariateFeatureOption
- FeatureSegment
- MultivariateFeatureStateValue
- MetadataField
- MetadataModelField
- MetadataModelFieldRequirement
- Metadata

We need to understand the reasons for them to stay hard-deletable and document those, or convert them to soft-deletable, if possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.