Details
-
Improvement
-
Status: Resolved
-
Medium
-
Resolution: Fixed
-
None
-
None
-
XRAYCLOUD 2024 Sprint 14, XRAYCLOUD 2023 Sprint 15
-
Description
It was observed that a migration failed after running for 4 days when it received a 500 from Check Task
But when the Task was checked, it was found that the Task had actually successfully completed.Â
{"self":"https://mpt-test-nbn-v3.atlassian.net/rest/api/3/task/799699","id":"799699","description":"Bulk multiple.update of Issue (matching: 909977,909979,1958536,1958537,1958539) property com.xpandit.plugins.xray_xray-test-exec-tests-panel-new","status":"COMPLETE","message":"Bulk update of 5 issues completed","result":{"updatedTotal":5,"errors":{"errors":{},"errorMessages":[],"reasons":[]}},"submittedBy":133241,"progress":100,"elapsedRuntime":48,"submitted":1693834443955,"started":1693834443989,"finished":1693834444037,"lastUpdate":1693834444037}
(Note: unclear if this is a case for a retry or it's something else, but leaving this issue as is for now)