dave_cartlidge
6 years agoNew Contributor
Create a scheduled task in a different project space
We have a requirement to create many different scheduled tasks for different clients, but they will all be executing the same pipeline.
For clarity we’d like to keep tasks for each client in their own project space, but the task scheduler UI requires that the pipeline is in the same project space.
I’ve tried updating the task with the meta snaps, which seems to work but opening the task in the UI says “pipeline has been deleted”
Is it possible to create a scheduled task which runs, for example, “…/pipeline_name” or “/shared/pipeline_name” or “ORG/project/pipeline” ?