Skip to content

fix(__future__): Decommission the experimental update-flag #8302

Description

@emyller

We shipped an experimental update-flag endpoint (issue) and later decided to stabilise options A and B paths onto a new /api/__future__/environment/{key}/features/{id}/ (C) option (issue).

The code for the previous implementation still remains.

Acceptance criteria

  • Code currently depending on any components of the old update-flag is adjusted to either break the dependency, or reroute it to option C.
  • All the code that power the old update-flag, i.e. both options A and B, is deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions