granicus422
Results
2
issues of
granicus422
I have both a web app and a console app (both .NET Core 3.1) that I am trying to add the MySql sink to. They share identical appsettings.json files, and...
Getting the above error when trying to update a custom field value. using the below configuration: ``` - task: WorkItemUpdater@2 inputs: workitemsSource: 'Build' workitemLimit: '999' updateAssignedTo: 'Never' updateFields: 'Microsoft.VSTS.Build.IntegrationBuild,Test Build'...