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

[Dashboard] Number of elements in list capped at 100 despite larger value in "Number of results" #9508

Open
Lhorus6 opened this issue Jan 6, 2025 · 0 comments
Labels
bug use for describing something not working as expected dashboards Linked to dashboards and widgets
Milestone

Comments

@Lhorus6
Copy link

Lhorus6 commented Jan 6, 2025

Description

When I create list widgets, I get a maximum of 100 results in my list, even if the "Number of results" parameter is higher.

NB: I don't know if it's only for list views or if it's also the case for the others (e.g. horizontal bar)

Environment

6.4.5

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create a list widget with "Entity type=Report" and Image

  2. Look at the last report in the widget list

  3. Look at the 100th report in "Analyses > Reports" (tips: set "Rows per page" at 100 and scroll down to the bottom)

Image

-> The last report, i.e. the 100th, is a good match.

  1. Now update your widget with “Number of results” to 110.
    -> You'll see that you don't get any more results.

Expected Output

Have the number of results set in “Number of results”.

Actual Output

If the value of “Number of results” is greater than 100, there are 100 results.

@Lhorus6 Lhorus6 added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Jan 6, 2025
@nino-filigran nino-filigran added dashboards Linked to dashboards and widgets and removed needs triage use to identify issue needing triage from Filigran Product team labels Jan 8, 2025
@nino-filigran nino-filigran added this to the Bugs backlog milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected dashboards Linked to dashboards and widgets
Projects
None yet
Development

No branches or pull requests

2 participants