This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 165969

Summary: assigning an issue to a colleague is difficult
Product: connecteddeveloper Reporter: Ondrej Langr <olangr>
Component: Issuetracking FrameworkAssignee: Jan Stola <jstola>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PLAN
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 165924    

Description Ondrej Langr 2009-05-25 15:42:23 UTC
Assigning an issue to another person is rather difficult. 

1) One needs to know what needs to be entered into the "assign to" field
2) One needs to know Kenai login of that person

Can we somehow offer a list of members of that project?
Comment 1 Ondrej Langr 2009-05-25 15:43:38 UTC
My last sentence was only applicable to Kenai projects, though .. 
Comment 2 Tomas Stupka 2009-05-25 16:31:11 UTC
not sure if there is a way to get the users list directly from bugzilla. 

Honza, could you please evaluate if we could get them from kenai?
Comment 3 Jan Becicka 2009-05-26 09:58:18 UTC
We don't have such api so far. Will add it to my TODO
Comment 4 Jan Becicka 2009-06-11 11:09:31 UTC
We have API request
http://kenai.com/jira/browse/KENAI-735
Comment 5 Jan Becicka 2009-09-01 15:22:45 UTC
I implemented KenaiProject.getMembers(). Now it works only against testkenai, but you can start prototyping.
Comment 6 Jan Stola 2009-09-04 19:55:15 UTC
Implemented. jbecicka's comment is no longer true: KenaiProject.getMembers() works on kenai.com by now.

Modified files:
    http://hg.netbeans.org/cdev/rev/4497f24e25a5
    http://hg.netbeans.org/cdev/rev/60a79d26f234