We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Designer is calling the REST API https://learn.microsoft.com/en-us/rest/api/datafactory/pipelines/list-by-factory?view=rest-datafactory-2018-06-01&tabs=HTTP; which lists pipelines in a factory. The REST API returns Next Link (which contains remaining pipelines), but seems the designer doesn't take this into consideration
Designer output [Design Time]
While the ADF has other pipelines after pipeline 41
The output of the REST API, shows next link
Also, in HAR traces, we can see the next link is returned:
Standard (Portal)
Windows
Yes
No response
All
The text was updated successfully, but these errors were encountered:
Eric-B-Wu
No branches or pull requests
Describe the Bug with repro steps
The Designer is calling the REST API https://learn.microsoft.com/en-us/rest/api/datafactory/pipelines/list-by-factory?view=rest-datafactory-2018-06-01&tabs=HTTP; which lists pipelines in a factory. The REST API returns Next Link (which contains remaining pipelines), but seems the designer doesn't take this into consideration
Designer output [Design Time]
While the ADF has other pipelines after pipeline 41
The output of the REST API, shows next link
Also, in HAR traces, we can see the next link is returned:
What type of Logic App Is this happening in?
Standard (Portal)
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
No response
Browser
All
Additional context
No response
The text was updated successfully, but these errors were encountered: