Skip to content

bug: valid experiments are shown as invalid experimnets #18103

Open
@matifali

Description

@matifali

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Image

Relevant Log Output

Expected Behavior

Valid experiments should not be marked invalid.

export type Experiment =
	| "agentic-chat"
	| "auto-fill-parameters"
	| "dynamic-parameters"
	| "example"
	| "notifications"
	| "web-push"
	| "workspace-prebuilds"
	| "workspace-usage";

Steps to Reproduce

  1. Go to /deployment/overview and notice the behaviour

Environment

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasily solved issues suitable for starters and community contributorsregressionSomething that used to work but no longer workss3Bugs that confuse, annoy, or are purely cosmetic

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions