${task:getBlockedTasks()}

Gets all tasks for a page and all sub-pages that are should done at the current moment in time but are waiting for another task.

Filters for user or all when user is null.

Example

${task:getBlockedTasks(rootPage, user)}

Function Information