Last Comment Field for Jira — Documentation

Last updated: 19 August 2026.

Last Comment Field adds a read-only custom field, Last Comment, that mirrors the most recent comment on an issue — an excerpt of the text plus its author and date — and keeps it in sync automatically. Because it is a real indexed field, the latest comment can be used in JQL, as a board or list column, and in exports.

Requirements

Installation

  1. Install from the Atlassian Marketplace listing, or in Jira go to Settings → Apps → Manage apps, search for Last Comment Field and install it.
  2. Review the requested permissions and confirm. No configuration, API key or account creation is needed.
  3. Jira provisions the Last Comment field on install; it then becomes available in the field picker, JQL and screen configuration.

Where to find it

Using Last Comment Field

  1. Add the field where you want to see it. Add Last Comment to an issue screen, or add it as a column on a board, a list view or a filter result.
  2. Let it fill itself. The app listens for two Jira events: a comment being added or edited, and an issue being updated. Either event causes the app to fetch the newest comment on that issue, build a single-line value in the form excerpt — Author, YYYY-MM-DD, and store it in the field. This is fully automatic; there is no manual refresh and no scheduled job.
  3. Filter and sort. Use the field in JQL, for example "Last Comment" IS NOT EMPTY to find issues that have been commented on, or ORDER BY "Last Comment" DESC to sort by it. Exact-value matching is supported.
  4. Open the glance on an issue to read a fuller preview (up to 500 characters) of the newest comment without scrolling through the comment stream.

Limitations

Support

Questions, bug reports or feature requests: info@kyc-checks.nl. Please include your Jira site URL and, where relevant, an issue key.