...
Navigate to Apps > Enhancer Plugin for Jira > Custom Field Configuration.
Click the Add New JEP Custom Field button.
Click the Comment tab on the left-hand side of the dialogue.
Select Comment Field, then click Add custom field.
Fill in the dialog box.
Create a name for the custom field (this will be displayed on screens and you will use it within JQL).
Select First or Last to specify whether this custom field displays the first or last comment.
Check the Show user box if you want the commenter’s name to be displayed in the comment field.
Check the Show timestamp if you want to add the comment date info to the comment field.
Click the Save custom field button to create the custom field. The custom field will now appear in the issue view:
If you want to see HTML formatted, you need to change renderer type to Wiki. To do that, follow these steps:
Navigate to the related field configuration page and click on Renderers.
Select Wiki Style Renderer and click Update.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Remember to add this custom field to the appropriate screens so that it can be visible and accessible when working with issues. If you don’t know how, check out the Jira documentation. |
...