Content
View differences
Updated by Ivan Kuchin about 1 month ago
###
### Steps to reproduce
1. Create > 100 Sprints in project A
2. Go to work packages of that project
3. Click on the filter icon (top right)
4. Click 'Add filter'
5. Select 'Sprint' in the select field
6. Try to select the last sprint you created
### What is the buggy behavior?
* The select field of the sprint only load the first 100 entries. ~~The The typeahead only searches in the loaded entries, therefor, it is impossible to select sprints which were created after the 100th item~~ The typeahead loads same 100 sprints for any input and doesn't filter the sprints item
### What is the expected behavior?
1. In the select field of the sprints it should be possible to search for all the Sprints in the project
###
###
### Screenshots and other files
Screenshot of the request which is loading the entries. As it is seen in the image, the pagesize attribute is 100. Which probably is the problem
_<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/920523/content">_
### Environment information
**OpenProject installation type**
* Hosted cloud edition
**OpenProject version**
v17.3.1
**Browser**
* [x] Chrome
* [x] Firefox
* [x] Safari
* [x] Mobile Safari
* [ ] Other (please specify)
**Operating System**
all
**Language**
_Please specify the browser language and the language of the OpenProject user for which the bug occurred._
### Steps to reproduce
1. Create > 100 Sprints in project A
2. Go to work packages of that project
3. Click on the filter icon (top right)
4. Click 'Add filter'
5. Select 'Sprint' in the select field
6. Try to select the last sprint you created
### What is the buggy behavior?
* The select field of the sprint only load the first 100 entries. ~~The
### What is the expected behavior?
1. In the select field of the sprints it should be possible to search for all the Sprints in the project
###
###
### Screenshots and other files
Screenshot of the request which is loading the entries. As it is seen in the image, the pagesize attribute is 100. Which probably is the problem
### Environment information
**OpenProject installation type**
* Hosted cloud edition
**OpenProject version**
v17.3.1
**Browser**
* [x] Chrome
* [x] Firefox
* [x] Safari
* [x] Mobile Safari
* [ ] Other (please specify)
**Operating System**
all
**Language**
_Please specify the browser language and the language of the OpenProject user for which the bug occurred._