View Single Post
Almost all of my projects are parallel. I can only think of this one I have that is set up as sequential, and even that one, really needs to be parallel. The initial actions I set up were too large, and when I break them into smaller actions, they are no longer sequential and I want access to all of them.

I tried changing the project to parallel and it still 'blocks' the rest of the actions beyond the first one. I've clicked away from it onto other projects and back, and even though it shows in the inspector as parallel, when I have the view bar set to show available, it shows only one item and when I set it to remaining it shows the rest as blocked.

There are no dates attached to this project in any way.

Before I bug the ninjas, I thought I'd ask here first. Should all my tasks become available?