-
-
Notifications
You must be signed in to change notification settings - Fork 208
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] count isn't following by the filter #1376
Comments
Thanks for opening the issue. Would you want to try updating the counts to use the appropriately filtered query? Here's where they're calculated: good_job/app/filters/good_job/jobs_filter.rb Lines 10 to 20 in ed7bbe3
|
i've try this weekend. |
Sorry, this is fixed in #1373. I will release shortly. |
Really appreciate yours @bensheldon and @SebouChu efforts, you're guy are making a really goods library, can't wait to apply it in my products. Now we can close this issue. |
@hotrungnhan Haha, thanks, but all goes to @bensheldon, I'm just a small contributor 😄 |
You guy can look at the picture, job count currently is the sum of all queues, intstead of filter by queues
![image](https://private-user-images.githubusercontent.com/40029631/340012335-22b2f4e3-b888-40d0-afa8-d605c6ca7112.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODUzOTgsIm5iZiI6MTczOTE4NTA5OCwicGF0aCI6Ii80MDAyOTYzMS8zNDAwMTIzMzUtMjJiMmY0ZTMtYjg4OC00MGQwLWFmYTgtZDYwNWM2Y2E3MTEyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEwNTgxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVhNWRkNWQ3YzFiMjU1MDkxZDc5MmNiYTlkZmRjYTRjZDExZTQ0NDIwZGM2YzBhZmI4MjUyMjYwNjA3OGQ0NjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OWmM7D9ojosItFFt2BZcMsb6PZxPGehqxmd6u-knjZ0)
manga
The text was updated successfully, but these errors were encountered: