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..
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:
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
- Increase the maximum number for
jira.usermanagement.maxdisplaymembers
.- Restart JIRA after the modification.
Regards,
Andy
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.