Community
Participate
Working Groups
-- Created from Comment -- URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=196190 Comment: 1 Another problem I've noticed is the incoming notification occurs after the task has been opened. Need to remove associated task's pending notification upon marking read (editor open etc).
Another instance of this problem occurs when a new task is created.
*** Bug 218407 has been marked as a duplicate of this bug. ***
*** Bug 231567 has been marked as a duplicate of this bug. ***
Notifications are now handled by TaskListNotifier which only processes change events from TaskDataManager. Only events resulting from query synchronizations trigger notification popups.