avatar betweenbrain
betweenbrain
25 Aug 2014

Steps to reproduce the issue

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;

Expected result

To see all users displayed.

Actual result

Only 10 are displayed.

avatar betweenbrain betweenbrain - open - 25 Aug 2014
avatar elkuku
elkuku - assign - 25 Aug 2014
Assigned to elkuku
avatar elkuku elkuku - change - 25 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-25 14:26:31
avatar elkuku elkuku - close - 25 Aug 2014
avatar elkuku elkuku - close - 25 Aug 2014
avatar elkuku
elkuku - comment - 25 Aug 2014

Not sure how this might look with a "large" number of users - how many JBS folks are there currently?

Any suggestions are welcome ;)

avatar mbabker
mbabker - comment - 25 Aug 2014

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.

avatar elkuku
elkuku - comment - 25 Aug 2014

So I guess we're good here, for now ;)

Add a Comment

Login with GitHub to post a comment