denniskorir / google-summer-of-code

Automatically exported from code.google.com/p/google-summer-of-code
0 stars 0 forks source link

Cannot assign mentor when score <= 0 #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Be administrator as well as mentor for an org
2. Click 'I am willing to mentor' button for an application
3. Goto application and try to assign yourself as mentor. This fails
because the drop-down list to do so is absent.

What is the expected output? What do you see instead?
I'd expect to see the drop-down with mentors (myself in this case) to
assign. The drop-down is not show though, as if I were not an administrator.

What version of the product are you using? On what operating system?
Mentor dashboard, Firefox 1.5.0.10, MacOSX 10.4

Original issue reported on code.google.com by Hilmar.N...@gmail.com on 27 Mar 2007 at 1:33

GoogleCodeExporter commented 9 years ago
Thanks for the bug report.  Investigating.

Original comment by LHospo@gmail.com on 28 Mar 2007 at 2:31

GoogleCodeExporter commented 9 years ago
Assigning to jrobbins.

Original comment by LHospo@gmail.com on 2 Apr 2007 at 6:35

GoogleCodeExporter commented 9 years ago
After some investigation, it turns out that you can assign an application to
yourself, but applications can only be assigned if they have positive scores. 
Currently, the ability to assign a mentor was mutually exclusive with the 
ability

This is not a desired feature this year.  The desired behavior is to allow a 
mentor
to be assigned at any time.  Marking an application as ineligable will be 
allowed
whenver the score is 0 or negative, so as to avoid accidentally getting rid of 
apps
with a postive score.

Original comment by jrobb...@gmail.com on 6 Apr 2007 at 2:19

GoogleCodeExporter commented 9 years ago
I have a fix for this.  It should go live in a few days.

Original comment by jrobb...@gmail.com on 6 Apr 2007 at 6:50

GoogleCodeExporter commented 9 years ago
Will this fix allow me to _deassign_ a mentor if the score goes negative?  That
happened to us this year, and it was annoying to have to mod the proposal up to
positive, deassign, and then mod it back down.

Original comment by Greg.Noe...@gmail.com on 21 Apr 2007 at 8:07