On 03/09/2009 11:33 AM, José Luis Trindade wrote: > Hello Mark, > > Thanks again for your time and effort!... > > 1) Yes, the developer role in the project is "developer". > > 2) Yes, I'm logged in with the developer user. > > One thing that I've noticed is that: > > - if the admin set the role of this user in the project as "manager / > admin" the user can see the users (and himself) to assign in the combo box. > > - if the role is "developer" the user can see the combo box but there's > no option "ME" or another developer, just the managers and admins. > > - if the role is "less than developer" ther user can not see the combo box.
It sounds like you've incorrectly set $g_handle_bug_threshold, which is what controls who can be assigned an issue. For your case, it seems that you should have it set to DEVELOPER. -- John Reese LeetCode.net ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
