microsoft / coe-alm-accelerator-templates

MIT License
96 stars 59 forks source link

Handle flow names with brackets #276

Closed sefa-phaag closed 1 year ago

sefa-phaag commented 1 year ago

Fix "An object at the specified path ... does not exist..." when a flow's name contains [ ]. Issue #5088. https://github.com/microsoft/coe-starter-kit/issues/5088

mikefactorial commented 1 year ago

@sefa-phaag thanks for this! Appreciate the contribution. We'll need to create another PR in order to run some of our integration tests and get back to you once we've validated the changes