# Jira Comment Sorter

> Automatically sorts Jira ticket comments by user preference

Canonical page: [https://chrome-stats.com/d/jira-comment-sorter](https://chrome-stats.com/d/jira-comment-sorter)

## Overview

- **ID:** `jira-comment-sorter`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Dragobrath
- **Category:** social-communication
- **Daily users:** 1
- **Version:** 1.0
- **Last updated:** 2025-02-27
- **First published:** 2025-02-27
- **Size:** 13 KB
- **Data as of:** 2026-09-12
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/jira-comment-sorter/)
- **Website:** [https://github.com/Dragobrath/jira-comment-sort-addon](https://github.com/Dragobrath/jira-comment-sort-addon)

## Description

Automatically sorts Jira ticket comments by user preference.

Atlassian has introduced a Comment Sort feature in Jira, allowing users to sort ticket comments by "Oldest first" or "Newest first".

However, the default sorting type is set at the server level by administrators, and individual users cannot save their personal preference.
This means that if a user prefers a different sorting order than the company's default, they must manually change it every session.

This add-on solves that issue by automatically checking the sorting type and adjusting it on the fly if necessary.

How to Use:
1. Open the add-on options.
2. Select your preferred sorting type.
3. Enter your Jira URL (e.g., <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d33902df5ed99fc16840975df428541d2a43be26fe16c89648399e7e77314291/https%3A//yourcompany.atlassian.net" rel="nofollow">https://yourcompany.atlassian.net</a>).

How It Works:
- The script only runs if the current page starts with the provided Jira URL.
- It searches for the &lt;button id="sort-button"&gt; element and checks its data-order attribute.
- If the current sorting type does not match the user's preference, the script automatically clicks the button to switch it.

## Rankings

- #94,858 — Overall

## Permissions and access

### Permissions

- `storage`
- `activeTab`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [jira-comment-fixer](https://chrome-stats.com/d/jira-comment-fixer) — 1 users
- [JIRA Oldest First](https://chrome-stats.com/d/jira-oldest-first) — 6 users, 5.00 / 5
- [Jira Diff Highlighter](https://chrome-stats.com/d/jira-diff-highlighter) — 20 users, 5.00 / 5
- [Jira Comment Visibility](https://chrome-stats.com/d/jira-comment-visibility) — 1 users
- [Jira Unassigned Ticket Notify](https://chrome-stats.com/d/jira-unassigned-ticket-notify) — 1 users, 5.00 / 5
- [Jira Description Diff Viewer](https://chrome-stats.com/d/jira-description-diff-viewer) — 7 users, 4.50 / 5
- [Jira Link Formatter](https://chrome-stats.com/d/jira-link-formatter) — 5 users
- [Jira Exporter](https://chrome-stats.com/d/jira-exporter) — 1 users
- [Jira-Feeder integration](https://chrome-stats.com/d/jira-feeder-integration)
- [Jira Comment Copier in click](https://chrome-stats.com/d/jira-comment-copier-in-click)
- [jiraDiff](https://chrome-stats.com/d/jira-diff) — 10 users, 5.00 / 5
- [Jirax2D - Jira Two-dimensional gadget enhancer](https://chrome-stats.com/d/jirax2d)

---

Source: [Chrome-Stats](https://chrome-stats.com/d/jira-comment-sorter)
