| Summary: | include task data, contexts and repositories in task list export functionality | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Robert Elves <robert.elves> |
| Component: | Mylyn | Assignee: | Project Inbox <mylyn-triaged> |
| Status: | CLOSED MOVED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | Keywords: | helpwanted |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 248364 | ||
|
Description
Robert Elves
Since read state is held in the task list, this isn't of much value considering the disk space consumed. Marking wontfix. I think we should reconsider this as it would allow to transfer tasks between task lists without requiring synchronization. The refactored export implementation only exports task list information. A more complete implementation should take task data, contexts and the list of task repositories into account. For the import/export, why don't we just zip up the whole directory? I can see that being overkill for history snapshots, but it seems easier and safer for import/export. To clarify: import/export refers to the functionality available from the Import and Export menu in the task list. Backup, Restore and Snapshots which are available from the Eclipse File Import / Export are a separate feature. Backup now exports the entire .mylyn directory. Snapshots only include the task list, repositories and activity. This is done. This bug report is about adding the functionality to Task List import/export to support sharing of tasks. We need to reiterate over the terminology since it is even confusing to ourselves. Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn |