There are some PMs who enter the tasks for their projects and some devs who do the tasks. the tasks are divided by multiple projects / milestones.
So how should managers enter new planned tasks (which should not yet be seen and done be developers).
How can i do the following: create a "work to do filter" that will show me all the tasks in development in all projects and all milestones, but except that "planned tasks".
It seems the only way to do it is to use max priority value (7) and exclude it from "work to do" filter with "<" priority condition. But this does not seem right. Another thing that came to my mind is to create cases as some kind of resolved status (which isn't good also, because requires one additional step in task creation process)
This gets even worse because a virtual user "up for grabs" will still recieve email notifications even for planned tasks (which, of course, should not happen).