Bug 213528 - only submit comment if none of the attributes have changed
Summary: only submit comment if none of the attributes have changed
Status: RESOLVED DUPLICATE of bug 288347
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Thomas Ehrnhoefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 269407
Blocks:
  Show dependency tree
 
Reported: 2007-12-19 15:58 EST by Steffen Pingel CLA
Modified: 2009-09-02 18:37 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 2007-12-19 15:58:55 EST
-- Created from Comment --
URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=213397
Comment: 8

I think it would be useful to add additional condition that none of the task attributes changed and if so, use addCommentToIssue() call instead of updateIssue() that is used now.
Comment 1 Steffen Pingel CLA 2008-02-17 02:19:59 EST
This will require new API. Need to move to 3.0.
Comment 2 Eugene Kuleshov CLA 2008-02-17 12:42:53 EST
Out of curiosity, what kind of API?
Comment 3 Steffen Pingel CLA 2008-04-28 05:47:06 EDT
The required API has been added to AbstractTaskDataHandler2. The postTaskData() method has a parameter for the list of changed attributes now.  
Comment 4 Steffen Pingel CLA 2008-06-24 20:58:46 EDT
Related to bug 214971.
Comment 5 Steffen Pingel CLA 2009-09-02 18:37:37 EDT
Now tracked on bug 288347.

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