Skip to content

Migrate shared pipelines to one-to-one experiment relation #1656

Closed
@stephherbers

Description

@stephherbers

Any pipeline that are shared between multiple experiments must be copied and have the reference updated for the next transition phase

Check all experiment in apps.experiment.models to see if any share pipeline field. For any that do share, create a duplicate of the pipeline model apps.pipeline.model and have the experiment with the duplicate reference that new pipeline. The end result should be a one-to-one relation between the experiments and pipelines by copying pipelines

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions