无法在 Kiwi TCMS 中将 Gitlab 配置为 Bug 跟踪器

Can't configure Gitlab as Bug tracker in Kiwi TCMS

我正在将 gitlab 作为错误跟踪器集成到 kiwi tcms,问题是我没有问题的日志,不知道是什么问题,顺便说一句,我在那些 links

  1. https://kiwitcms.org/blog/tags/customization/
  2. https://kiwitcms.readthedocs.io/en/latest/configuration.html#configuration

我没有太多关于如何做的信息,我不知道我是否需要一个例子,服务器 运行 没问题,我创建了测试计划并运行正常,但是当我想创建一个错误时,我不能 link 它到 gitlab,非常感谢你

哇哦,抓紧你的马。 “不起作用”是一个非常大胆的声明,这里没有任何上下文。

日志记录部分见: https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#troubleshooting

或者在 local_settings.py 中添加 DEBUG=True,请参阅: https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#customization

很可能您没有正确配置与 GitLab 的集成,请参阅: https://kiwitcms.readthedocs.io/en/latest/admin.html#configure-external-bug-trackers https://kiwitcms.readthedocs.io/en/latest/modules/tcms.issuetracker.types.html#tcms.issuetracker.types.Gitlab