Tricentis / qTest.Integration.Pulse

MIT License
12 stars 12 forks source link

Fixes #5 "Defect: Azure DevOps Integration - Create Defect sync times out" #6

Closed qaschris closed 2 years ago

qaschris commented 2 years ago

Added code to iterate a configurable number of times until the integration gives up attempting to read the defect object from qTest. This is configured via the const maxIterations in CreateDefectInAzureDevops.js. The synchronization json has also been updated with the current code.