Redmine 中的变更日志
你好 我使用 Redmine 作为项目管理系统。您将如何保留项目版本之间的变更日志?我应该简单地为这些问题创建一个自定义字段吗?变更日志报告怎么样?
Hi
I'm using Redmine as a project management system. How would you keep a changelog of your projects between versions? Should I simply create a custom field for the issues? What about the changelog report?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
只需将您的问题分配给版本即可。当您转到项目的路线图时,将列出版本中的所有问题(并希望已关闭)。
如果您想向版本添加一些手动内容,您可以转到项目设置 -> 版本 -> 编辑并添加 wiki 页面名称(如果不存在,还可以创建实际的 wiki 页面)。
这应该足够了,不是吗?
Just assign your issues to versions. All issues in a version will be listed (and hopefully closed) will be displayed when you go to the roadmap of your project.
If you want to add something manual to a version you can go to the project settings->versions->edit and add a wiki-page name (also create the actual wiki page if it does not exist).
That should suffice, no?
似乎有一个 redmine 变更日志插件,但链接位于 chiliproject.org 现在是 404,我也找不到任何分叉;也许你会更成功。
更新:Redmine 变更日志可在 GitHub 上获取。
Seems there was a redmine changelogs plugin but the link at chiliproject.org is 404 by now and I can't locate any fork either; maybe you'll be more successful.
Update: Redmine Changelogs is available on GitHub.