Content
View differences
Updated by Jens Ulferts about 3 years ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Have the "Maximum API page size" setting set Go to 50 qa edge
2. Have the "Objects per page options" setting set to "10,100" Open e.g, [https://qa.openproject-edge.com/projects/10-dot-5](https://qa.openproject-edge.com/projects/10-dot-5)
3. Go to a work package list Observe the pageSize. It's 50, even though options are 10 and select the 100 option for the page size.
4. Try to change to pageSize 100
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Observe the pageSize. It's 50, even though options are 10 and 100
* Changing the page size to 10 works. The pageSize is stuck at 50
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Page size adapts to the parameter
###
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Have the "Maximum API page size" setting set
2. Have the "Objects per page options" setting set to "10,100"
3. Go to a work package list
4. Try to change to pageSize 100
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* Observe the pageSize. It's 50, even though options are 10 and 100
* Changing the page size to 10 works.
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. Page size adapts to the parameter
###