Under Project -> Access Groups -> Edit Access Group, clicking List Assigned Users doesn't display all users.
From Michael
that's a bug... this query returns 12 rows, there's only 10 names on the screen
SELECT COUNT(user_id) FROM ec7hm_user_accessgroup_map WHERE group_id = 9;
To see all users displayed.
Only 10 are displayed.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-25 14:26:31 |
Not sure how this might look with a "large" number of users - how many JBS folks are there currently?
Any suggestions are welcome ;)
The Skype chat has 89 users in it. There's bound to be a "better" solution, but for now a majorly long list for a dozen folks isn't that bad.
So I guess we're good here, for now ;)