stable
Clone or download
Read-only
fix request #14846 In a campaign with lot of test error for null element is generated
How to reproduce : - create a campaign with lot of test - if you change the current test lot of times, an error for null element is generated This patch fix it. Change-Id: I321a98b68f433ec8e01df7bb3ca02d54bbed7469
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js | +17 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js | +10 | −0 | Go to diff View file |