View Single Post
I'd like to set up a task that doesn't have a duration or an effort, but instead is bounded at the beginning and at the end by dependencies on other tasks.

As an example, let's say I have a QA Testing task - it should start a little while after the start of Software Construction, and it should continue for as long as Software Construction (which is a group task) goes on.

Is this possible? Is so, how?

Thanks in advance,
Scott