Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 346375

Summary: Upgrade Local Task connector to first-class connector with comments, attachments etc.
Product: z_Archived Reporter: Jörg Thönnes <jtk499>
Component: MylynAssignee: Mylyn Inbox <mylyn-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: robert.elves
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Jörg Thönnes CLA 2011-05-19 03:32:26 EDT
Over the last years I am using Mylyn I am wondering all time why the Local task is so limited and different
from the great other connectors, e.g. for Bugzilla (reference implementation) and others.

h1. Steps to create a better local task connector

# Copy code of the most complete reference connector, e.g. Bugzilla
# Remove all the code for remote access and convert it into local storage
# Remove all code related for multi-user operation since the only person changing this task is me
# Strip other feature which do not make sense for local tasks...

The result would be a local task connector which
* supports attachments
* supports WikiText formatting with preview
* supports comments (without user name, but with detailed timestamp including date and time)

On top of that there could be a minimal query support which e.g. matches on title, description or
comment content, "has attachment", time range created/last updated/closed etc.

h1. Versions

-- Configuration Details --
Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.mylyn_feature 3.5.1.v20110422-0200



-- Configuration Details --
Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.mylyn_feature 3.5.1.v20110422-0200
Comment 1 Jörg Thönnes CLA 2011-05-19 03:37:50 EDT
Just found the master task, copied over the description and closing this as duplicate.

*** This bug has been marked as a duplicate of bug 322034 ***