Skip to content

Some Django models are not soft-deletable #6770

@khvn26

Description

@khvn26

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssue related to the REST API

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions