Andrew Eldridge

Results 10 comments of Andrew Eldridge

Hi @asos-martinsmith, the "Workflow" action type is required to be mocked in unit tests, and the child workflow should be tested separately. The null reference is unexpected though, you should...

@vgouth just to clarify, in the latest repro do the `host.json` and `local.settings.json` get created once the designer is opened for the new project? I am able to repro the...

@lambrianmsft I think you were looking into the missing python worker before? Do we have a solution for this for ARM64/can we apply the above solution?

It looks like you have MSI auth configured for each of the connections which we don't yet support for local development. Can you try updating each connection to use connection...

@ccastrotrejo this seems like the same bug addressed in this commit https://github.com/Azure/LogicAppsUX/commit/1d08664910cda2ed846c785881133354a7274d99 was this included in 5.130.10?

@ccastrotrejo got it, I can take a look at this one. Haven't attempted repro yet

@cam96 can you confirm whether the error is still occurring in the latest VS Code extension (5.185.10)?

This looks similar to an issue that occurs when ` \lib\custom\\function.json` is missing like Carlos mentioned. It's possible the project is not being built or files are not being copied...

@JoaquimMalcampo in this scenario I'm using both c2l and validate api when updating the workflow. Can you look into it?