Closed
Description
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
Type
Projects
Status
✅ Done