问题
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