Skip to content

Simple endpoint to support competing decision point UI features #3161

@danoswaltCL

Description

@danoswaltCL

As a user I want to be alerted when I'm creating an experiment decision point if another experiment in my context is currently or has used that decision point.

Like with Feature Flag key name, we can have an endpoint like /experiments/check-for-shared-dp/:decision-point or something that will check for experiments in context that have that decision point string to give immediate feedback on blur in decision-point add or edit view.

Response: It could return an array of experiment ids, names, and their statuses. OR it could simply return true or false.

This would support several UI ideas discussed:

  • Show a message when add/edit decision point
  • Support creating a link to experiments that are competing
  • Support notifications with detail or root page or elsewhere

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions