Add a history and discussion section of the Feature Flag UI

Release notes

Problem to solve

Currently, users have no way to understand the history of a feature flag, including critical information like when a strategy was changed or when a feature flag was updated.

Proposal

Add a history and discussion section to the UI:

Proposal
Iteration_7

What is included in the history:

  • Feature flag creation date
  • Feature flag activated
  • Feature flag deactivated
  • Feature flag related to issue, epic, MR, etc.
  • Feature flag strategy change
    • New strategy added
    • Strategy deleted
    • Strategy changed

Discussions should be included in the history and have similar functionality to the discussion in Issues/MRs.

Some questions include:

  • If tagged in a discussion, how to Todos handle this?
  • What is the best way to break down this work?

Breakdown

This issue needs to be further broken down based on the technology restrictions. Some suggestions include:

  • Start with feature flag created date
  • Start with history before discussions