Connected pipeline - Deal handover back to original pipeline

Connected pipeline - Deal handover back to original pipeline

Some times we need to track a sub-pipeline separately.
For example: We can shift the deal from one pipeline to another when it reaches a specific stage in current pipeline. This is achieved currently through ' connected pipeline'. But once the deal goes through all the stages in the connected pipeline, we might need to send it back to a specific stage in the original pipeline for further tracking.
This will be helpful in case we have sub-pipelines to be tracked in between the main pipeline.