Community
Participate
Working Groups
My use case: - At my work I had my internal corporate bugzilla installation and Eclipse.org bugzilla repositories configured on Mylar. - I had a bunch of queries on both repositories. - I was getting a bunch of notifications from Eclipse.org, then I deleted the queries, so I could work ;) - The problem is that Mylar still synchronizes tasks who are not visible on task list (and consequently fall on "Archive" category) and they keep polluting my task list. IMHO, task list should synchronize (or at most notify on UI) only tasks visible on current task list model point of view (I'm considering that with the current merge of task planning it can have other models in future).
Our current design is that everything in the Task List gets synchronized, in order to keep the mental model simple and to ensure that users don't accidentally fail to get notified of changes on a task if their query stops matching it. However, this is not an uncommon use case and one of the Mylar 2.0 Plan items is dedicated to addressing it. Please comment on bug 165809 if there is anything additional that needs to be done to support your use casel *** This bug has been marked as a duplicate of bug 165809 ***
Hum... I don't see how this can be a duplicate of bug#165809. Is this the right bug?
The idea is that we will support suppressing synchronization on a per-repository basis. So whether the tasks are in the Archive/Uncategorized bin or not, you will not be notified of changes if you have put that repository offline (e.g. because of moving jobs).
OK, it seems reasonable for my case.
Great. That will keep the UI simple.