Content
View differences
Updated by Oliver Günther about 4 years ago
### **Environment**:
Your OpenProject Version: 12.0.9
### **Steps to reproduce:**
1. Create a project
2. Create 31 sub projects
3. Create work package in parent project
4. In parent project's work package list, try to change the work package's project to the 31st
This error also occurs when trying to select a project in the global work package create
### **Actual Behavior**
The project should be selectable
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/29751/content"></div></figure>
### **Expected Behavior**
The project can't be selected as the result set of the returned projects is limited to 30 before being filtered.
Your OpenProject Version: 12.0.9
### **Steps to reproduce:**
1. Create a project
2. Create 31 sub projects
3. Create work package in parent project
4. In parent project's work package list, try to change the work package's project to the 31st
This error also occurs when trying to select a project in the global work package create
### **Actual Behavior**
The project should be selectable
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/29751/content"></div></figure>
### **Expected Behavior**
The project can't be selected as the result set of the returned projects is limited to 30 before being filtered.