Bug 333609 - support parent TaskRelation
Summary: support parent TaskRelation
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 3.5   Edit
Assignee: Thomas Ehrnhoefer CLA
QA Contact: Frank Becker CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 334023
  Show dependency tree
 
Reported: 2011-01-05 17:50 EST by Thomas Ehrnhoefer CLA
Modified: 2011-01-11 14:27 EST (History)
4 users (show)

See Also:


Attachments
patch v1 (1.08 KB, patch)
2011-01-05 17:51 EST, Thomas Ehrnhoefer CLA
steffen.pingel: iplog+
Details | Diff
mylyn/context/zip (1.27 KB, application/octet-stream)
2011-01-05 17:51 EST, Thomas Ehrnhoefer CLA
no flags Details
patch V2 (4.59 KB, patch)
2011-01-10 16:28 EST, Frank Becker CLA
no flags Details | Diff
mylyn/context/zip (21.93 KB, application/octet-stream)
2011-01-10 16:28 EST, Frank Becker CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Ehrnhoefer CLA 2011-01-05 17:50:16 EST
currently only children (dependsOn) are supported
Comment 1 Thomas Ehrnhoefer CLA 2011-01-05 17:51:34 EST
Created attachment 186134 [details]
patch v1
Comment 2 Thomas Ehrnhoefer CLA 2011-01-05 17:51:35 EST
Created attachment 186135 [details]
mylyn/context/zip
Comment 3 Frank Becker CLA 2011-01-10 16:28:52 EST
Created attachment 186433 [details]
patch V2

Thomas,

I add some text so you see the Direction.

Can you please verify and give me feedback.
Comment 4 Frank Becker CLA 2011-01-10 16:28:54 EST
Created attachment 186434 [details]
mylyn/context/zip
Comment 5 Thomas Ehrnhoefer CLA 2011-01-10 20:44:10 EST
Ah, the task outline, never use it, totally forgot about it :)
Proposed solution works for me, although since there are only parents or children currently, I am wondering if the related node shouldn't be split up in a parent and a child node (or have two nodes underneath) instead of the brackets at the end of the label.
But I don't care too much, as I am not ever using it anyway.
Comment 6 Steffen Pingel CLA 2011-01-11 14:25:03 EST
Thanks Thomas and Frank. I have applied the original patch and opened bug 334023 to discuss the presentation in the UI.