stable
Clone or download
Read-only
request #14857 Testmangement update shoud only clear curent execution's editor
Actualy, if an user update an execution, the editor of the other users are clear. This patch fix this behaviour. Change-Id: I622cd7e99c32a364c19b5c2291d4bd581419cd17
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js | +1 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js | +0 | −7 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.test.js | +2 | −0 | Go to diff View file |