mike-marcacci / gandhi

The open source, online grant management system.
GNU Affero General Public License v3.0
36 stars 17 forks source link

User names don't always show up on assignments #80

Closed mike-marcacci closed 9 years ago

mike-marcacci commented 9 years ago

Sometimes, the names of users in an assignment do not show up. It appears that the ?project= param isn't filtering users, and they are getting truncated by the default page limit of 50. Two things need to be updated:

  1. The ?projects= param needs to filter correctly
  2. Assigned users should not be limited