ChurchCRM / CRM

ChurchCRM is an OpenSource Church CRM & Management Software.
https://ChurchCRM.io
MIT License
635 stars 445 forks source link

Groups in Dashboard not showing total #3985

Closed ChurchCRMBugReport closed 1 month ago

ChurchCRMBugReport commented 6 years ago

Hi,

I have created a number of groups but when I go to the dashboard it shows groups as 0.

Thanks

Rohan

Collected Value Title Data
Page Name /members/Menu.php
Screen Size 1200x1920
Window Size 1038x1899
Page Size 1450x1899
Platform Information Linux server102.web-hosting.com 2.6.32-896.16.1.lve1.4.49.el6.x86_64 #1 SMP Fri Jan 5 05:15:23 EST 2018 x86_64
PHP Version 7.0.27
SQL Version 10.1.24-MariaDB-cll-lve
ChurchCRM Version 2.10.4
Reporting Browser Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36
Prerequisite Status Missing Prerequisites: ["Mod Rewrite"]
Integrity check status {"status":"success"}
Apache Modules mod_rewrite,mod_mime,mod_headers,mod_expires,mod_auth_basic
crossan007 commented 6 years ago

Try clearing your browser cache. The group totals are now loaded via JavaScript, and an old cached copy of the code will not load the values

rohanale commented 6 years ago

Hi, I cleared my browser cache but still no groups are shown in the dashboard. However, using a different browser (IE) I get the total value of groups showing as 1 but I have 14 groups. Thanks

Rohan

opersonaltechdev commented 6 years ago

Perfect! It's work to me too.

crossan007 commented 6 years ago

Relates to #4421

rohanale commented 6 years ago

As a matter of an update, my dashboard now shows only 3 groups as the total and I have 14.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

DAcodedBEAT commented 2 months ago

@rohanale / @DawoudIO is this still an issue?

bigtigerku commented 1 month ago

There are three issues here.

  1. Group count in dashboard excludes Sunday School Classes (Group Type 4). Code
  2. Group list displays previously selected type only. Code If there is no previous selection, it displays All including Sunday School Classes. So count doesn't match.
  3. Because Group Type is configurable, Group Type 4 could be something else.