Bug 7468 - Cancel of release comment shouldn't remove items from Sync view
Summary: Cancel of release comment shouldn't remove items from Sync view
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: Other All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: James Moody CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-11 01:04 EST by Kevin McGuire CLA
Modified: 2002-01-11 14:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McGuire CLA 2002-01-11 01:04:43 EST
In the Sync View

- select an outgoing change, select "Check In"
- cancel the release comment prompter.

The outgoing change is removed from the tree.  Its actually not released; if 
you sync again you will get the element back.  The items for whom the prompting 
is cancelled should remain in the tree.
Comment 1 James Moody CLA 2002-01-11 10:01:27 EST
Yeah. Actually, the release comment prompting should happen earlier in that 
operation as well, for the case of outgoing additions. (i.e. for ougoing 
additions, first the 'add' gets run, then the release comment prompter comes 
up, then the 'commit' gets run). I'll fix this.
Comment 2 James Moody CLA 2002-01-11 14:22:21 EST
Fixed both.