Sort a Jira board by priority or due date
Sorting decides which work item comes first within a view. Grouping decides which lane or column contains it. On a company-managed software board, ordering comes from the saved board filter. If you need a personal sorted view, start with a list or search rather than changing a filter used by your team.
Sort a board
Ask the board administrator and filter owner to check which boards share the saved filter before changing it.
-
Record the current filter
Open the board settings and inspect the saved filter. Keep a copy of the full query, including itsORDER BYclause, so you can restore it. -
Choose one primary sort
Keep the selection part of the query unchanged. For priority order, useORDER BY priority DESC. For earliest due dates first, useORDER BY duedate ASC. A quick filter narrows the selection; it is not an independent sorting control. -
Preview before saving
Run the query in search. Compare work with different priorities or dates, and check items with no due date. Then save through the filter owner’s account and return to the board. -
Decide whether manual ranking is more useful
Field ordering can prevent manual drag-to-rank behavior. RestoreORDER BY Rank ASCwhen the team needs a manually ordered backlog. Do not treat a priority-sorted board as an independent rank.
Sort work inside your board
Choose a field and direction in BetterBoard’s Display settings, then save the board configuration.
The native team-managed software board does not use the company-managed saved board-filter configuration.
-
Try a sorted list first
Open the space’s List view and add Priority or Due date if needed. Sort using the field’s column control. This gives you a review queue without changing the board’s workflow. -
Use search for a repeatable deadline queue
In Jira search, restrict results to your space and addORDER BY duedate ASC. Save the filter if you will use it again. A saved search does not automatically change your native board’s order. -
Keep board order and review order separate
Use the board for workflow progress and the sorted list for deadline review. If sorting inside columns is essential, BetterBoard provides an Order by setting.
Sort work inside your board
Choose a field and direction in BetterBoard’s Display settings, then save the board configuration.
Good to know
Example: a review queue and a sprint backlog can need different orders.
- A high-priority item due next month may need to sit above a low-priority item due tomorrow in one view, and below it in another. Choose the primary question first.
- Sorting does not set or update priority and due dates.
- Shared saved-filter edits can affect other boards. Jira rank is also shared; do not assume it belongs to one board only.
Sort work inside your board
Choose a field and direction in BetterBoard’s Display settings, then save the board configuration.