开发者

JIRA - Step description in transition screen

I want to display a text field with the description of the transition, not only input fields. Where can i configure it开发者_JS百科?

Regards!

João.


You might use the JIRA Toolkit plugin to create a message custom field which are used "to add arbitrary HTML to edit and view pages"

https://plugins.atlassian.com/plugin/details/5142

Given that it supports velocity, it should be possible to retrieve the description of the transition from the context ...

AbstractWorkflowTransition.getDescription()

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜