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

bug: Dashboard numbers don't always align with the entry filters. #1690

Open
myieye opened this issue Jan 12, 2023 · 1 comment
Open

bug: Dashboard numbers don't always align with the entry filters. #1690

myieye opened this issue Jan 12, 2023 · 1 comment
Labels
bug An existing problem with our app in production

Comments

@myieye
Copy link
Collaborator

myieye commented Jan 12, 2023

Describe the bug

Dashboard numbers don't always align with the entry filters.

To Reproduce

The project for example: https://languageforge.org/projects/test-chris-02

The dashboard says there are:

  • 5 entries with audio, but there are only 4.
  • 15 entries with pictures, but there are only 12.
  1. Navigate to the dashboard
  2. Click on "Entries with Pictures"
  3. Only 12 are found

image
image

Expected behavior
The numbers should match

Triage

The reason seems to be that there are empty fields. I verified this for both audio (empty field) and pictures (empty array):
image

@myieye myieye added the bug An existing problem with our app in production label Jan 12, 2023
@megahirt
Copy link
Collaborator

Really good find, @myieye . I suspected as much as I've seen the numbers be off when I was doing testing, but didn't dig into it like you did here. Thank you!

@longrunningprocess longrunningprocess removed their assignment Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing problem with our app in production
Projects
Development

No branches or pull requests

3 participants