chore: add multi-org experiment for UI view toggling (#13260)

* chore: Add multi-org experiment

UI will use to toggle different views
This commit is contained in:
Steven Masley
2024-05-13 13:46:01 -05:00
committed by GitHub
parent ebee9288ae
commit 9ced001570
5 changed files with 25 additions and 8 deletions

View File

@ -2217,6 +2217,7 @@ const (
// Add new experiments here!
ExperimentExample Experiment = "example" // This isn't used for anything.
ExperimentAutoFillParameters Experiment = "auto-fill-parameters" // This should not be taken out of experiments until we have redesigned the feature.
ExperimentMultiOrganization Experiment = "multi-organization" // Requires organization context for interactions, default org is assumed.
)
// ExperimentsAll should include all experiments that are safe for