%inherit file="body.html"/> <%namespace name="util" file="util.html"/> <%def name="title()"> Work items in ${status} status %def>
This page shows the full list of workitems in a particular status. This can be useful to see a list of workitems that are blocked or postponed for instance.
Blueprint | Priority | Assignee | Description |
---|---|---|---|
${workitem.blueprint.name} | ${workitem.blueprint.priority} | ${util.real_name(workitem.assignee)} | ${workitem.description} |