Open exalate-issue-sync[bot] opened 3 weeks ago
describe-the-bug-
On the applications page, selecting 200 items per page causes an error and the applications are no longer visible until changing the items per page to 100 or less.
to-reproduce-
Steps to reproduce the behaviour:
expected-behaviour-
Selecting 200 items per page should successfully display up to 200 applications on a page.
current-behaviour-
It is not possible to set the page size to 200 for applications, regardless of the number of applications.
useful-information-
Attachment - gravitee_UI_bug.png
{ "message" : "Page size should not be more than 100", "path" : "getApplicationsPaged.pageable.size", "details" : [
{ "message" : "Page size should not be more than 100", "location" : "size", "invalidValue" : 200 }
], "invalid_value" : 200}
desktop-
* Please see Zendesk Support tab for further comments and attachments.
Describe the bug :
describe-the-bug-
On the applications page, selecting 200 items per page causes an error and the applications are no longer visible until changing the items per page to 100 or less.
To Reproduce :
to-reproduce-
Steps to reproduce the behaviour:
Expected behaviour :
expected-behaviour-
Selecting 200 items per page should successfully display up to 200 applications on a page.
Current behaviour :
current-behaviour-
It is not possible to set the page size to 200 for applications, regardless of the number of applications.
Useful information :
useful-information-
Attachment - gravitee_UI_bug.png
{ "message" : "Page size should not be more than 100", "path" : "getApplicationsPaged.pageable.size", "details" : [
{ "message" : "Page size should not be more than 100", "location" : "size", "invalidValue" : 200 }
], "invalid_value" : 200}
Desktop :
desktop-
* Please see Zendesk Support tab for further comments and attachments.