Content
View differences
Updated by Jens Ulferts almost 5 years ago
### **Steps to reproduce:**
1. Have a work package with attachments
2. Destroy the work package
### **Actual Behavior**
The work package is destroyed successfully. There is no error visible to the user. However the destruction takes longer than necessary as the work package is saved while it is being destroyed, once for every attachment.
### **Expected Behavior**
The work package should not be saved while it is being destroyed.
1. Have a work package with attachments
2. Destroy the work package
### **Actual Behavior**
The work package is destroyed successfully. There is no error visible to the user. However the destruction takes longer than necessary as the work package is saved while it is being destroyed, once for every attachment.
### **Expected Behavior**
The work package should not be saved while it is being destroyed.