zhenyajiang / jupiter-eclipse-plugin

Automatically exported from code.google.com/p/jupiter-eclipse-plugin
0 stars 0 forks source link

Removing Reviewers unproperly #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Change the default review ID to have all the participants of the 
project.
2. Create a review ID review for a specific project. It gets the list from 
the default review ID.
3. When I remove it from the brand new review ID, it gets removed from 
default configuration.

What is the expected output? What do you see instead?
I see that it should not have removed it from default configuration.

What version of the product are you using? On what operating system?
3.5.1 in Windows Vista

Which Eclipse bundle do you have?
Eclipse Ganymede / A
A. Eclipse IDE for Java EE Developers
B. Eclipse IDE for Java Developers
C. Eclipse for PHP Developers
D. Eclipse IDE for C/C++ Developers
E. Eclipse for RCP/Plug-in Developers
F. Eclipse IDE for Java and Report Developers
G .Eclipse Classic
H. Other (Please specify)

Please provide any additional information below.

Original issue reported on code.google.com by Ricardo....@gmail.com on 16 Apr 2010 at 9:31

GoogleCodeExporter commented 8 years ago
Will need to verify this but in any case I am marking this to be fixed in the 
next release and bumping the priority.

Original comment by jsakuda on 22 Jun 2010 at 12:43

GoogleCodeExporter commented 8 years ago
Hello, I have tried to reproduce this issue with both Eclipse Helios and 
Ganymede and the latest Jupiter.  I can't seem to get this issue to happen.  
Does this happen all the time?  Are there any other steps you think I should 
try to get this to happen?

Original comment by jsakuda on 1 Jul 2010 at 10:15

GoogleCodeExporter commented 8 years ago
I forgot to say that there should be only the brand new Review Item created and 
no other besides DEFAULT.

Original comment by Ricardo....@gmail.com on 1 Jul 2010 at 12:03

GoogleCodeExporter commented 8 years ago
Do you remember what pages of the wizard you filled out and on what page you 
pressed the finish button?  Sorry, I'm still trying to track this down.  I've 
tried it with a new workspace and creating a new project and it seemed ok to 
me.  But that doesn't mean the bug isn't there somewhere.

Original comment by jsakuda on 2 Jul 2010 at 3:29

GoogleCodeExporter commented 8 years ago
Never mind, I got it!  Thanks for your help!  I was going back and checking the 
DEFAULT review right after I created the new review.  It just didn't have the 
wrongly updated reviewers yet.

Original comment by jsakuda on 2 Jul 2010 at 3:49

GoogleCodeExporter commented 8 years ago
All new reviews start out as actual copies of the default review.  An error in 
the copying code was causing a new review to end up sharing a collection of 
reviewers with the default review which is incorrect.

Original comment by jsakuda on 18 Jan 2011 at 4:00