Skip to end of banner
Go to start of banner

Comment custom field

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

This page is about JEP for Jira DC. Using Cloud? Click here.

While Jira's issue navigator doesn't natively support comment fields, the Enhancer Plugin offers a versatile solution. The Comment custom field lets you display the last (or first) comment, the commenter, and the comment timestamp directly within the issue navigator.

On this page:

Step 1: Create a Comment custom field

  1. From Jira settings, navigate to Manage Apps.

  2. From the side menu, find Enhancer Plugin for JIRA.

  3. Click Custom Field Configuration.

  4. Click the Add new JEP custom field button.

    image-20241017-180804.png
  5. Click the Comment tab on the left-hand side of the dialogue. 

    image-20241017-180915.png
  6. Select Comment Field, then click Add custom field.

Step 2: Configure the field

  1. Fill in the dialog box that appears.

    image-20241017-181516.png
    • NameCreate a name for the custom field (this will appear on screens and can be used in JQL).

    • First/LastChoose whether to display the first or last comment.

    • Max LengthSet a limit for the length of the comment, if needed.

    • Only public commentsOptionally, display only public comments and ignore the private ones.

    • Show userDisplay the commenter's name alongside the comment.

    • Show timestampShow the date and time the comment was made.

    • Renderer typeIf you prefer not to display formatted text, adjust the renderer type here.

  2. Click the Save Custom Field button.

You can create multiple Comment custom fields to suit different use cases. Here is how the custom fields will look on the issue view:

  • No labels