开发者

Mantis - Add version field

开发者 https://www.devze.com 2022-12-08 20:58 出处:网络
Is it possible to have a version number for each defect/issue raised in Mantis and track its value during the lifetime of the defect?

Is it possible to have a version number for each defect/issue raised in Mantis and track its value during the lifetime of the defect?

e.g v0.1 - Issue reported v0.2 - Issue assigned v0.5 - Issue resolved v0.6 - Issue closed

I have never开发者_如何学Go used custom fields in Mantis - can they be employed for such a purpose?

UPDATE:

In the meantime, I found these references:

  1. Custom Fields
  2. Manage Custom Fields


There are 3 version fields in MantisBT 1.2

  • Product Version - in which version does the issue occur
  • Target Version - when the issue is expected to be fixed (i.e. roadmap)
  • Fixed in Version - when the issue was actually fixed (i.e. changelog)

Not sure if this is really what you are asking for.

Also note that each change to any field is tracked in a history record which provides a full audit of changes made throughout the issues' lifecycle.

0

精彩评论

暂无评论...
验证码 换一张
取 消