In Jira you can allow sub-tasks so you could assign sub-tasks to the main task. You can also allow time tracking on the issues so you know how much time each task is taking and what the difference between estimated and actual is.
You can also enable versioning so you have a road map of what is being done in the next release with a change log. The problem with the road map is that it is only for one project so you can't have a road map that covers all of your projects.
Finally, you can create your own custom workflows to do almost anything you want to do. I've never tried this because we'd have to learn a new language to do it and the reason we got Jira was to decrease development overhead, not increase it by having to customise our bug tracker - but it is possible.
发布评论
评论(2)
在 Jira 中,您可以允许子任务,以便将子任务分配给主任务。 您还可以允许对问题进行时间跟踪,以便您了解每项任务花费了多少时间以及估计时间和实际时间之间的差异。
您还可以启用版本控制,以便您可以通过更改日志了解下一版本中正在执行的操作的路线图。 路线图的问题在于它仅适用于一个项目,因此您无法拥有涵盖所有项目的路线图。
最后,您可以创建自己的自定义工作流程来完成几乎任何您想做的事情。 我从未尝试过这样做,因为我们必须学习一门新语言才能做到这一点,而我们使用 Jira 的原因是为了减少开发开销,而不是通过定制错误跟踪器来增加开发开销 - 但这是可能的。
In Jira you can allow sub-tasks so you could assign sub-tasks to the main task. You can also allow time tracking on the issues so you know how much time each task is taking and what the difference between estimated and actual is.
You can also enable versioning so you have a road map of what is being done in the next release with a change log. The problem with the road map is that it is only for one project so you can't have a road map that covers all of your projects.
Finally, you can create your own custom workflows to do almost anything you want to do. I've never tried this because we'd have to learn a new language to do it and the reason we got Jira was to decrease development overhead, not increase it by having to customise our bug tracker - but it is possible.
对于 jira,请使用影响版本并在版本中修复(此外,您可以添加多个自定义字段,例如由版本中的 QA 验证)
For jira, make use of the affects versions and fixed in versions (plus you can add multiple custom fields, like verified by QA in versions)