redmine_pivot_table icon indicating copy to clipboard operation
redmine_pivot_table copied to clipboard

At a time only 1000 issues are being displayed

Open supportreq opened this issue 8 years ago • 3 comments
trafficstars

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..

supportreq avatar Sep 08 '17 11:09 supportreq

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 .

deecay avatar Sep 08 '17 11:09 deecay

How do I define it? I am using the latest git version

supportreq avatar Sep 09 '17 04:09 supportreq

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

milanbx avatar Mar 15 '18 07:03 milanbx