Maybe this should be in feature requests?
In the process of experimenting with the task repository I created a powershell task in the repository and job/task that referenced it. The only option is to reference the repository task by direct ID. I then deleted the powershell task from the repository and readded it. Now the job fails as the new task has a new ID but the task in the job still references the old task repository ID.
What if I brought down a new version from the online repository or dropped/added my own task, would it get a new ID and break existing tasks?
What about copying repository tasks between servers? Would the same issue of the risk of overwriting repository tasks exist that exists right now with standard jobs/tasks? I'd love to see a server-independent task repository. Which brings to mind the question, how is that handled with tasks from the online repository? Are they assigned server-dependent task ID's when downloaded? If so, we need this for jobs and tasks copied between servers ASAP!
Edited by moderator
2019-07-03T19:26:16Z
|
Reason: Not specified