Bug 395904 - Include related model elements in "Remove from Index" action
Summary: Include related model elements in "Remove from Index" action
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 2.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 05:10 EST by Robin Stocker CLA
Modified: 2013-04-19 08:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Stocker CLA 2012-12-06 05:10:34 EST
This was originally filed as part of bug 395722:

> The add operation [Add to Index] uses GitScopeUtil.getRelatedChanges() to include related model elements while the remove doesn't.

This should be added in RemoveFromIndexActionHandler (see AddToIndexActionHandler).
Comment 1 Robin Stocker CLA 2013-04-19 08:25:12 EDT
Fix: https://git.eclipse.org/r/12054