Skip to content

[Feature Request] [Board] Never hide unfinished work, and age based trimming for Done #217

Description

@Omga4000

The board appears to fetch one shared batch and split it across columns, so a large Done column starves the others.
Open showed 23 items when the column actually held 38, and the rest needed "Load more".

"Show only the latest 50 items in the rightmost column" helps, thanks.
It does assume the column you want truncated is the rightmost one, and it is a single fixed number.

Couple of ideas:

  1. Options like "always show all Open" and "always show all In Progress", so trimming can only ever apply to completed items. A hidden open ticket is work you forget you have.

  2. Something like "hide Done items not updated in the last N days", so the board settles to recent activity rather than a fixed count. This one should apply only to Done, never to Open or In Progress.

Separately, and smaller: the column header count looks wrong rather than truncated.
It read 23 while the column held 38. "Load more ({count} remaining)" already knows the real figure, so the header could use it.
For example, showing 23 of 38 would have at least indicated that some tasks are hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions