You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to setup the extension for updating statuses of the work items on the board after the release is done.
Getting the permission error. Attaching the debug log. Our setup is GitHub (for code) + ADO (for work management and CI/CD).
2024-05-16T14:06:20.0790585Z ##[debug]Evaluating condition for step: 'WorkItem Updater'
2024-05-16T14:06:20.0791395Z ##[debug]Evaluating: succeeded()
2024-05-16T14:06:20.0791613Z ##[debug]Evaluating succeeded:
2024-05-16T14:06:20.0792033Z ##[debug]=> True
2024-05-16T14:06:20.0792257Z ##[debug]Result: True
2024-05-16T14:06:20.0792491Z ##[section]Starting: WorkItem Updater
2024-05-16T14:06:20.0811119Z ==============================================================================
2024-05-16T14:06:20.0811257Z Task : WorkItem Updater
2024-05-16T14:06:20.0811337Z Description : This task adds functionality to update WorkItems during a Build or Release.
2024-05-16T14:06:20.0811450Z Version : 3.0.74
2024-05-16T14:06:20.0811508Z Author : Blue Basher
2024-05-16T14:06:20.0811573Z Help :
2024-05-16T14:06:20.0811623Z ==============================================================================
2024-05-16T14:06:20.0962267Z ##[debug]Using node path: /home/vsts/agents/3.239.1/externals/node10/bin/node
2024-05-16T14:06:20.3259340Z ##[debug]agent.TempDirectory=/home/vsts/work/_temp
2024-05-16T14:06:20.3282098Z ##[debug]loading inputs and endpoints
2024-05-16T14:06:20.3293925Z ##[debug]loading INPUT_WORKITEMSSOURCE
2024-05-16T14:06:20.3308468Z ##[debug]loading INPUT_WORKITEMTYPE
2024-05-16T14:06:20.3310650Z ##[debug]loading INPUT_WORKITEMLIMIT
2024-05-16T14:06:20.3311846Z ##[debug]loading INPUT_ALLWORKITEMSSINCELASTRELEASE
2024-05-16T14:06:20.3312721Z ##[debug]loading INPUT_WORKITEMSTATE
2024-05-16T14:06:20.3313577Z ##[debug]loading INPUT_WORKITEMDONE
2024-05-16T14:06:20.3314341Z ##[debug]loading INPUT_LINKBUILD
2024-05-16T14:06:20.3315098Z ##[debug]loading INPUT_UPDATEASSIGNEDTO
2024-05-16T14:06:20.3315844Z ##[debug]loading INPUT_UPDATEASSIGNEDTOWITH
2024-05-16T14:06:20.3316607Z ##[debug]loading INPUT_BYPASSRULES
2024-05-16T14:06:20.3317351Z ##[debug]loading INPUT_FAILTASKIFNOWORKITEMSAVAILABLE
2024-05-16T14:06:20.3318227Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2024-05-16T14:06:20.3319069Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2024-05-16T14:06:20.3319796Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2024-05-16T14:06:20.3323265Z ##[debug]loaded 14
2024-05-16T14:06:20.3327832Z ##[debug]Agent.ProxyUrl=undefined
2024-05-16T14:06:20.3328609Z ##[debug]Agent.CAInfo=undefined
2024-05-16T14:06:20.3329169Z ##[debug]Agent.ClientCert=undefined
2024-05-16T14:06:20.3331673Z ##[debug]Agent.SkipCertValidation=undefined
2024-05-16T14:06:20.4605775Z ##[debug]System.TeamFoundationCollectionUri=xxxx
2024-05-16T14:06:20.4611429Z ##[debug]SYSTEMVSSCONNECTION auth param AccessToken = ***
2024-05-16T14:06:20.4649479Z ##[debug]Build.BuildId=13767
2024-05-16T14:06:20.4650290Z ##[debug]System.TeamProjectId=xxxx
2024-05-16T14:06:20.4652923Z ##[debug]Build.RequestedFor=xxxx
2024-05-16T14:06:20.4702378Z ##[debug]workitemsSource=Build
2024-05-16T14:06:20.4702727Z ##[debug]workitemsSourceQuery=undefined
2024-05-16T14:06:20.4703057Z ##[debug]allWorkItemsSinceLastRelease=true
2024-05-16T14:06:20.4703361Z ##[debug]workItemType=User Story, Bug, Task
2024-05-16T14:06:20.4703648Z ##[debug]workitemLimit=50
2024-05-16T14:06:20.4703928Z ##[debug]workItemState=Closed
2024-05-16T14:06:20.4704220Z ##[debug]workItemCurrentState=undefined
2024-05-16T14:06:20.4704521Z ##[debug]workItemKanbanLane=undefined
2024-05-16T14:06:20.4704813Z ##[debug]workItemKanbanState=undefined
2024-05-16T14:06:20.4705097Z ##[debug]workItemDone=false
2024-05-16T14:06:20.4705372Z ##[debug]linkBuild=false
2024-05-16T14:06:20.4705652Z ##[debug]updateAssignedTo=Never
2024-05-16T14:06:20.4705942Z ##[debug]updateAssignedToWith=Requester
2024-05-16T14:06:20.4706235Z ##[debug]assignedTo=undefined
2024-05-16T14:06:20.4706509Z ##[debug]comment=undefined
2024-05-16T14:06:20.4706837Z ##[debug]updateFields=undefined
2024-05-16T14:06:20.4707115Z ##[debug]bypassRules=false
2024-05-16T14:06:20.4707408Z ##[debug]failTaskIfNoWorkItemsAvailable=false
2024-05-16T14:06:20.4708140Z ##[debug]addTags=undefined
2024-05-16T14:06:20.4708421Z ##[debug]removeTags=undefined
2024-05-16T14:06:20.4708704Z ##[debug]Release.ReleaseId=684
2024-05-16T14:06:20.4708988Z ##[debug]Release.DefinitionId=1
2024-05-16T14:06:20.4709278Z ##[debug]Release.DefinitionEnvironmentId=1
2024-05-16T14:06:20.4709565Z ##[debug]BuildId 13767
2024-05-16T14:06:20.4709863Z ##[debug]ProjectId xxxx
2024-05-16T14:06:20.4710443Z ##[debug]ReleaseId 684
2024-05-16T14:06:20.4710722Z ##[debug]DefinitionId 1
2024-05-16T14:06:20.4711001Z ##[debug]DefinitionEnvironmentId 1
2024-05-16T14:06:20.4711294Z ##[debug]requestedFor xxxx
2024-05-16T14:06:20.4711583Z ##[debug]workitemsSource Build
2024-05-16T14:06:20.4711860Z ##[debug]workitemLimit 50
2024-05-16T14:06:20.4712160Z ##[debug]workitemsSourceQuery undefined
2024-05-16T14:06:20.4712465Z ##[debug]allWorkItemsSinceLastRelease true
2024-05-16T14:06:20.4712769Z ##[debug]workItemType User Story, Bug, Task
2024-05-16T14:06:20.4713064Z ##[debug]WorkItemState Closed
2024-05-16T14:06:20.4713353Z ##[debug]workItemCurrentState undefined
2024-05-16T14:06:20.4713655Z ##[debug]updateWorkItemKanbanLane undefined
2024-05-16T14:06:20.4713955Z ##[debug]WorkItemKanbanState undefined
2024-05-16T14:06:20.4714240Z ##[debug]WorkItemDone false
2024-05-16T14:06:20.4714519Z ##[debug]updateAssignedTo Never
2024-05-16T14:06:20.4714804Z ##[debug]updateAssignedToWith Requester
2024-05-16T14:06:20.4715093Z ##[debug]assignedTo undefined
2024-05-16T14:06:20.4715370Z ##[debug]addTags undefined
2024-05-16T14:06:20.4715650Z ##[debug]updateFields undefined
2024-05-16T14:06:20.4715926Z ##[debug]comment undefined
2024-05-16T14:06:20.4716202Z ##[debug]removeTags undefined
2024-05-16T14:06:20.4716474Z ##[debug]bypassRules false
2024-05-16T14:06:20.4716786Z ##[debug]failTaskIfNoWorkItemsAvailable false
2024-05-16T14:06:20.4717080Z ##[debug]Get WorkItemTrackingApi
2024-05-16T14:06:20.7650578Z ##[debug]Get workItemsRefs
2024-05-16T14:06:20.7654804Z Using Release as WorkItem Source
2024-05-16T14:06:20.8929575Z ##[debug]Using Release 683 as BaseRelease for 684
2024-05-16T14:06:21.0611399Z ##[debug]Caught an error in main: Error: You do not have permissions to perform this operation on the service connection. An Endpoint Administrator should add you to the Endpoint Readers group of this service connection.
2024-05-16T14:06:21.0612065Z ##[debug]task result: Failed
2024-05-16T14:06:21.0652809Z ##[error]Error: You do not have permissions to perform this operation on the service connection. An Endpoint Administrator should add you to the Endpoint Readers group of this service connection.
2024-05-16T14:06:21.0661084Z ##[debug]Processed: ##vso[task.issue type=error;]Error: You do not have permissions to perform this operation on the service connection. An Endpoint Administrator should add you to the Endpoint Readers group of this service connection.
2024-05-16T14:06:21.0662680Z ##[debug]Processed: ##vso[task.complete result=Failed;]Error: You do not have permissions to perform this operation on the service connection. An Endpoint Administrator should add you to the Endpoint Readers group of this service connection.
2024-05-16T14:06:21.0691127Z ##[section]Finishing: WorkItem Updater
The text was updated successfully, but these errors were encountered:
Tried to setup the extension for updating statuses of the work items on the board after the release is done.
Getting the permission error. Attaching the debug log. Our setup is GitHub (for code) + ADO (for work management and CI/CD).
The text was updated successfully, but these errors were encountered: