Issue Details (XML | Word | Printable)

Key: JRA-15144
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ivan Benko [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Duplicate users added to project are ignored correctly, new users are NOT added though

Created: 22/Jun/08 09:24 PM   Updated: 21/Jul/08 12:03 AM
Component/s: Roles, User Management
Affects Version/s: 3.7
Fix Version/s: 3.13.x

Time Tracking:
Not Specified

Participants: Anton Mazkovoi [Atlassian] and Ivan Benko [Atlassian]
Since last comment: 15 weeks, 6 days ago
Labels: Project Role users


 Description  « Hide
1. Assign Users to Project Role:XYZ list shows a list of current members assigned to the project role.

Example:

Users in Project Role 	
James Fleming [Atlassian] (jfleming) 	
Partha Kamal [Atlassian] (pkamal) 	
Roy Hartono (rhartono) 	
Ulrich Kuhnhardt [Atlassian] (ukuhnhardt) 	

2. Add new users, yet also unwillingly add a user that already exists in the project role:
adding : Ibenko, rhartono

3. Expected result:

  • inform me that Roy Hartono is already added
  • add Ivan Benko to the list

4. Real result

<< Return to Project Role Browser
Errors

  • 'rhartono' is already a member of the project role.

and Ivan Benko is NOT added as one would expect



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 23/Jun/08 12:23 AM
The main problem is that after the error is added, the text box where usernames are netered does not preserve the usernames. On error the entered data needs to be preserved.

This is what needs to be fixed.


Ivan Benko [Atlassian] added a comment - 23/Jun/08 01:04 AM
Thanks for the clarification mate !