Description
Now that we are encouraging teams to use base streams and GrowthBook UI is only offering those ones when registering an experiment, it makes sense to remove schema_id as a custom field. That value can be inferred from the selected stream_name + the current version (where we are not expecting changes).
Acceptance criteria
- stream_id Custom Field has been removed from GrowthBook UI
- The schema_id for an experiment has been set before being added to experiments_cache. The value is based on the selected stream_name + the current version for that stream
- The Custom Field in GrowhtBook UI, where schema_id is chosen, has been removed