service-ui icon indicating copy to clipboard operation
service-ui copied to clipboard

50 dashboards limitation when adding widget

Open aradyaron opened this issue 4 years ago • 1 comments

When having more then 50 dashboards the following fails:

  1. Adding new Dashboard - no problem
  2. Adding a new widget to dashboard - fails as it show you the list of the 50 dashboards to choose where to add widget to.

Please note that this fails only when the dashboard is created afterwards and after deleting some of the dashboards to be less than 50, all is good

seems like that when onAddWidget is called, when dashboard are searched it searches using the fefaukt filters of one page the size of 50 I suggest changing it to looping to have all dahboards

aradyaron avatar Sep 08 '20 13:09 aradyaron

Hello! Thanks for reporting. Now (version 5.7.2) I could not reproduce the issue, I guess it works fine now. Could you recheck if it works using 5.7.2 version or give some more details?

tr1ble avatar Nov 10 '22 09:11 tr1ble