Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Apps > Enhancer Plugin for Jira > Custom Field Configuration.

  2. Click the Add New JEP Custom Field button.

  3. Click the Comment tab on the left-hand side of the dialogue. 

  4. Select Comment Field, then click Add custom field.

    Image RemovedImage Added
  5. Fill in the dialog box.

    Image RemovedImage Added
    • 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.

  6. Click the Save custom field button to create the custom field. The custom field will now appear in the issue view:

    Image RemovedImage Added
  7. 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.Image Removed

      Image Added
    • Select Wiki Style Renderer and click Update.Image Removed

      Image Added
Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#F4F5F7

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.

...