stable
Clone or download
Read-only
part of: story #22576 have multiple files uploaded with comments When a file has already been created using `POST /tracker_fields/:id/files`, then the route return an existing representation. We now detect it and display an error if it happens. Change-Id: I07c5076f2bfd3575bca8de8ec3f55aa7f97c53be
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js | +7 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js | +18 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-component.js | +35 | −7 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-attachments/execution-attachments-component.test.js | +32 | −0 | Go to diff View file |