brad302
brad302
I believe I’ve found an issue with the `System.Linq.Dynamics.Core` library and the `GroupBy` method. It may very well be happening elsewhere but I’ll let you work that out. With this...
### Describe the Bug I have created a workflow that calls a .NET `WorkflowActionTrigger` function which, when debugging, results in the correct output WITHIN THE VS CODE C# DEBUGGER. However,...
### Describe the Bug with repro steps 1. Open a LogicApps Standard workspace that was previously working. 2. Run the debug session for LogicApps. 3. Attempt to "Run" the affected...
### Describe the Bug with repro steps Just trying to run my logic app in VS code. ### What type of Logic App Is this happening in? Standard (VSCode) ###...
### Describe the Bug I have an issue where the file name I am passing in to be uploaded **does not** contain a leading backslash but it is being added...