Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDM-15765: Allow getNonpagedCount to be configurable instead of hardcoded #2

Open
axelhodler opened this issue Sep 9, 2016 · 3 comments
Assignees
Milestone

Comments

@axelhodler
Copy link
Contributor

in filterable.js as its now

//always set non paged parameter
options.params.getNonpagedCount = true;

we should be able to configure this, similar to e.g. limit

else getNonPagedCount=true is added to any request, even for APIs who do not need or do not support it

@ywachendorfer
Copy link

Still open?

@axelhodler
Copy link
Contributor Author

i don't require it anymore

greetings to the team :)

@ywachendorfer
Copy link

Well that wasn't my intention, but greetings back 😄
The issue is still open. Please make it configurable and set it to true as default.

@ywachendorfer ywachendorfer added this to the 1.25.0 milestone Apr 19, 2018
@ywachendorfer ywachendorfer changed the title Allow getNonpagedCount to be configurable instead of hardcoded MDM-15765: Allow getNonpagedCount to be configurable instead of hardcoded Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants