Bug 404961 - support deleting of Trac repository tasks
Summary: support deleting of Trac repository tasks
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 3.9   Edit
Assignee: Benjamin Muskalla CLA
QA Contact: Steffen Pingel CLA
URL:
Whiteboard:
Keywords: contributed, noteworthy, plan
Depends on:
Blocks:
 
Reported: 2013-04-04 19:25 EDT by Steffen Pingel CLA
Modified: 2013-04-04 19:26 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 Steffen Pingel CLA 2013-04-04 19:25:16 EDT
For API consumers, it is helpful to have an API to delete exisiting  tasks (eg. for cleanup). Given Mylyn already provides the API, this change simply implements this behavior for Trac: https://git.eclipse.org/r/#/c/8646/.
Comment 1 Steffen Pingel CLA 2013-04-04 19:26:12 EDT
The change was merged. Thanks, Benny! Please note that this enables a check box in the delete task dialog to remove the repository task when deleting tasks from the task list.