Hello, I have set up a new release pipeline with multiple artifacts as input and added as last step the "Tag Linked work items" task, selected "Release" option from the "Specify type of pipeline" dropdown but I always have this message in the log and nothing is tagged, can you please help me with this error?
"2020-08-26T05:14:40.3249039Z Collected 200 work items for tagging from release
2020-08-26T05:20:19.0073419Z (node:7976) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): StatusCodeError: 500 - {"$id":"1","innerException":null,"message":"TF246017: Azure DevOps Server could not connect to the database. Verify that the instance is specified correctly, that the server that is hosting the database is operational, and that network problems are not blocking communication with the server.","typeName":"Microsoft.TeamFoundation.Framework.Server.DatabaseConnectionException, Microsoft.TeamFoundation.Framework.Server","typeKey":"DatabaseConnectionException","errorCode":0,"eventId":3008}"
Hello, I have set up a new release pipeline with multiple artifacts as input and added as last step the "Tag Linked work items" task, selected "Release" option from the "Specify type of pipeline" dropdown but I always have this message in the log and nothing is tagged, can you please help me with this error?
"2020-08-26T05:14:40.3249039Z Collected 200 work items for tagging from release 2020-08-26T05:20:19.0073419Z (node:7976) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): StatusCodeError: 500 - {"$id":"1","innerException":null,"message":"TF246017: Azure DevOps Server could not connect to the database. Verify that the instance is specified correctly, that the server that is hosting the database is operational, and that network problems are not blocking communication with the server.","typeName":"Microsoft.TeamFoundation.Framework.Server.DatabaseConnectionException, Microsoft.TeamFoundation.Framework.Server","typeKey":"DatabaseConnectionException","errorCode":0,"eventId":3008}"
Thank you