User management

Vedat December 18, 2017

Hi!

l want to ask ask the message below:

 

jira-users have more than 200 users. These group(s) have been limited to display the first 200 users only. 

What does it mean?

Thanks..

1 answer

0 votes
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 18, 2017

This warning indicates that the group called 'jira-users' has more than 200 members.  Because of a default view limit, Jira is only displaying 200 of the members of that group.

There is a KB article on this error over at Groups Have More than 200 Users Warning Message in Group Browser.  From that article there is a work-around you can follow to show more users if need be:

  1. Set the following in your jira-config.properties:

    # Controls the maximum number of users that will be displayed for a group when
    # managing user membership in bulk
    jira.usermanagement.maxdisplaymembers = 200
    
  2. Increase the maximum number for jira.usermanagement.maxdisplaymembers.
  3. Restart JIRA after the modification.

 

Regards,

Andy

Suggest an answer

Log in or Sign up to answer