Azure / Azure/Azure-DataFactory

Empty flowlet parameters corrupt dataflow

Open
#426 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

While developing data flows I would sometimes commit my changes, and come back later only to find out that the dataflow is completely broken and missing a bunch of the steps I put onto it. After investigating a bit I found that this was because I had a flowlet in my dataflow which I did not yet fill out the parameters for yet.

Before refresh with empty flowlet parameters:
![image](https://user-images.githubusercontent.com/57093934/186383294-7954730d-da81-4bd9-8d03-5b8b8d6e9937.png)
After commit and refresh with empty flowlet parameters:
![image](https://user-images.githubusercontent.com/57093934/186383552-c2783861-ae3b-4449-ab4b-76fc7671b139.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.