需要Redmine 1.1.2.stable的任务树视图插件

发布于 2024-12-16 16:50:35 字数 416 浏览 1 评论 0原文

假设我在 Redmine 中有几个任务,它们之间存在“被阻止”或“依赖于”关系。当我查看“我的任务”查询的结果时,Redmine 会在单个列表中显示所有任务。您能给我推荐一个允许用户仅查看“根”任务并过滤所有辅助任务的插件吗?

目前的看法是这样的:

Task 1     (depends on subtask 1.1)
Task 1.1   (blocks parent task 1)
Task 2     (depends on subtask 2.1 and 2.2)
Task 2.1   (blocks parent task 2)
Task 2.2   (blocks parent task 2)

我希望看到的是:

Task 1
Task 2

谢谢!

Assume I have in Redmine several tasks with 'blocked by' or 'depends on' relations between them. When I look at result of 'my tasks' query Redmine shows all the tasks in a single list. Can you recommend me the plugin which allows users to see only the 'root' tasks and filter all secondary tasks?

Current view is like that:

Task 1     (depends on subtask 1.1)
Task 1.1   (blocks parent task 1)
Task 2     (depends on subtask 2.1 and 2.2)
Task 2.1   (blocks parent task 2)
Task 2.2   (blocks parent task 2)

How I would like to see that is:

Task 1
Task 2

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文