Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346375 - Upgrade Local Task connector to first-class connector with comments, attachments etc.
Summary: Upgrade Local Task connector to first-class connector with comments, attachme...
Status: RESOLVED DUPLICATE of bug 322034
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 3.5   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 03:32 EDT by Jörg Thönnes CLA
Modified: 2011-05-19 03:37 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***