Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested pipeline dependencies raise error in Delete ADF V2 items task #104

Open
suman-sanka opened this issue Aug 28, 2024 · 0 comments
Open

Comments

@suman-sanka
Copy link

suman-sanka commented Aug 28, 2024

Nested pipelines causes below error even after setting 'detectDependancy' to True.

==============================================================================
2024-08-27T22:45:04.9421616Z Task : Azure Data Factory Delete Items
2024-08-27T22:45:04.9421703Z Description : Delete Azure Data Factory V2 items, like Datasets, Pipelines, Linked Services or Triggers
2024-08-27T22:45:04.9421883Z Version : 2.5.3
2024-08-27T22:45:04.9421945Z Author : Jan Pieter Posthuma
2024-08-27T22:45:04.9422543Z Help : More Information

2024-08-27T22:45:33.9652397Z ##[error]Error deleting 'pl_DataLoad_upper' pipeline : The document cannot be deleted since it is referenced by pl_Master_DataLoad.
2024-08-27T22:45:34.1067764Z ##[error]Error deleting 'pl_DataLoad_Lower' pipeline : The document cannot be deleted since it is referenced by pl_DataLoad_upper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant