Project

General

Profile

Actions

Feature #6347

closed

All members not being displayed in Projects -> Settings

Added by Dave Martin over 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
2010-09-10
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

There is a hard limit of 100 in the Principal.active.find call in 'app/views/projects/settings/_members.rhtml':

<% principals = Principal.active.find(:all, :limit => 100, :order => 'type, login, lastname ASC') - @project.principals %>

which is a problem for us as we currently have 135 members. Please consider raising or removing this limit.


Related issues

Is duplicate of Redmine - Defect #9549: Only 100 users are displayed when adding new project membersClosedJean-Philippe Lang2011-11-11

Actions
Actions

Also available in: Atom PDF