Skip to content

New/Set-ADOWorkItem produce errors when multiple items are piped in #97

@StartAutomating

Description

@StartAutomating

Looks like an "accumulation bug". The 2nd+ item piped in complains that Get-ADOField doesn't have a -URI. -URI comes from $invokeParams, which is modified during the end block but not reset after each invocation (thus getting polluted).

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions