redmine_pivot_table
redmine_pivot_table copied to clipboard
At a time only 1000 issues are being displayed
The total issue count in my redmine installation is 2100++, in the pivot table while segregating the data as per status it is only displaying 1000 count..
Are you using the latest version? Latest version lets you define the maximum results per query.
2017/09/08 20:00 "supportreq" [email protected]:
The total issue count in my redmine installation is 2100++, in the pivot table while segregating the data as per status it is only displaying 1000 count..
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deecay/redmine_pivot_table/issues/42, or mute the thread https://github.com/notifications/unsubscribe-auth/ABnrS-QLrEK00LJyyIqkSA4gOlfYpT-Dks5sgR5egaJpZM4PRBi2 .
How do I define it? I am using the latest git version
Hi, I am using the lastest version, including the latest "pivottables_controller.rb" which fixes the "default limit handling", and still, no more than exactly 1032 issues can be displayed. If I increase the "Max issue count (default 1000)" to more than 1032, I get a regular Redmine page with all navigation links etc., including the "Pivot Table" header, but not more. The rest of the page is blank, no error displayed.
The environment is following:
Redmine version 3.3.1.stable
Ruby version 2.1.9-p490 (2016-03-30) [i386-mingw32]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
SCM:
Git 2.7.4
Filesystem
Redmine plugins:
redmine_filter_assignable 0.0.1
redmine_ldap_sync 2.0.8.devel
redmine_pivot_table 0.0.5
redmine_stats 0.0.3
Thanks for help.
Milan