Community
Participate
Working Groups
It can be desirable to have tasks available in the offline cache but not visible in the task list. The task list should support a facility for hiding queries and suppressing notifications for the tasks contained in those queries.
Created attachment 190242 [details] first pass
Created attachment 190243 [details] mylyn/context/zip
Created attachment 190244 [details] second pass
Created attachment 190337 [details] third pass
Created attachment 190338 [details] filter options
Created attachment 190339 [details] hide query option
Created attachment 190340 [details] fix one
I have committed the patch. API wise a new flag called ITasksCoreConstants.ATTRIBUTE_HIDDEN is now available for hiding queries and their contained tasks from the task list. This flag can be set on queries through the context menu if "Show All Queries" is enabled.
Created attachment 190347 [details] fix two
Queries that have the hidden flag set are now hidden by default. I'll mark this as resolved.
*** Bug 264870 has been marked as a duplicate of this bug. ***