You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
I have tried the option listed in this group to no avail ... how can I show a list of projects that currently have no next action?
robisme (Olivier R)
unread,
Apr 26, 2017, 11:25:12 AM4/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
I have de same demand.
Olivier
David Timpe
unread,
Apr 26, 2017, 8:40:58 PM4/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
Create a the following view.
Show Action: Active
Show Hierarchy: No
Show Completed: No
Set Advanced Filter Rule: IsProject = TRUE
A task that is a project doesn't become active until its subtasks have been completed. This view will only show tasks that are projects and are available (IE have no subtasks).
robisme (Olivier R)
unread,
Apr 27, 2017, 5:05:59 PM4/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
Thank you.
But, if the project has actually a subtask, but this subtask is not active, then the project it is "not yet" available, and won't be displayed in you view, will it?
David Timpe
unread,
Apr 28, 2017, 9:08:53 PM4/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
That is not what the OP asked.
Jonathan Davis
unread,
May 2, 2017, 12:32:11 PM5/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyLifeOrganized
I have a view called "Stalled Projects" might suffice for you.
Show actions: All
Show hierarchy: No
Show completed: Yes
The advance filters:
IsProject AND
(not(HideInTodo)) AND
(not(Complete)) AND
(not(HasIncompleteSubtasks))
That shows me all projects with no actions in them (which implies no next actions).