Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以添加可用于所有项目的自定义字段,但具有与项目链接的值,以便在创建问题时下拉列表仅显示已用于该项目的值,例如与链接的目标版本项目?
此功能尚未在 Redmine 中实现。
我的解决方案是在分支名称前加上项目的短代码,这样该字段就可以用于所有项目,例如 PROJABBREVIATION_branchA。希望前缀不会太尴尬。