Custom field - display even when no value set

拈花ヽ惹草 提交于 2019-12-12 18:23:02

问题


I added a non-mandatory custom filed in JIRA, but the field is displayed only when the value is set via the Edit Issue screen.

The 'Where is my field' helper says: The field 'Story URL' does not have value for issue XXX-1234 and will not be displayed on the view issue page. Set value for that field so that it shows up.

I would like the field to be shown even if the value is not set. Is this possible?

This is so the field is visible and so it can be added using the inline editor (you can edit it inline once it's set).


回答1:


Try setting the default value to your field? :) That way it will always have a value defined and will be displayed.



来源:https://stackoverflow.com/questions/18627875/custom-field-display-even-when-no-value-set

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!