Content
View differences
Updated by Jens Ulferts about 5 years ago
### **Environment**:
Your OpenProject Version: Produktion
Operating System / Browser / OpenProject language:
### **Logs**
\-
### **Steps to reproduce:**
1. Go to page project administration
2. Click on button archive
3.
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21061/content"></div></figure>
1. get all projects via API
### **Actual Behavior**
Number of active projects in fronend differs from number of active projects delivered via API. The API response for the archived project still shows `active: true` API:
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21063/content"></div></figure>
### **Expected Behavior**
The API response for Describe the archived project should correctly show `active: false` expected behavior.
Your OpenProject Version: Produktion
Operating System / Browser / OpenProject language:
### **Logs**
\-
### **Steps to reproduce:**
1. Go to page project administration
2. Click on button archive
3.
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21061/content"></div></figure>
1.
### **Actual Behavior**
Number of active projects in fronend differs from number of active projects delivered via API. The API response for the archived project still shows `active: true`
The API response for