Skip to content

Tickets board: staleness indicator on cards - #155

Open
romanivan-flamingo wants to merge 6 commits into
mainfrom
hotfix/tickets-board-staleness
Open

Tickets board: staleness indicator on cards#155
romanivan-flamingo wants to merge 6 commits into
mainfrom
hotfix/tickets-board-staleness

Conversation

@romanivan-flamingo

Copy link
Copy Markdown
Contributor

Cards now show a yellow "No activity for N hours/days" footer row when a ticket sits without updates past the threshold (2h default; RESOLVED and ARCHIVED lanes exempt). Lowest-priority indicator: suppressed while the card shows approval, escalation, or unread. Computed from statusUpdatedAt until the backend ships lastActivityAt; a per-minute tick keeps labels live between the 15s column polls.

Requires @flamingo-stack/openframe-frontend-core with BoardTicket.activity (lib branch hotfix/board-card-activity-indicators).

Cards now show a yellow "No activity for N hours/days" footer row when a
ticket sits without updates past the threshold (2h default; RESOLVED and
ARCHIVED lanes exempt). Lowest-priority indicator: suppressed while the
card shows approval, escalation, or unread. Computed from statusUpdatedAt
until the backend ships lastActivityAt; a per-minute tick keeps labels
live between the 15s column polls.

Requires @flamingo-stack/openframe-frontend-core with BoardTicket.activity
(lib branch hotfix/board-card-activity-indicators).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@romanivan-flamingo romanivan-flamingo self-assigned this Aug 10, 2026
@romanivan-flamingo
romanivan-flamingo requested a review from a team as a code owner August 10, 2026 12:11
@romanivan-flamingo
romanivan-flamingo requested a review from a team August 10, 2026 12:11
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@romanivan-flamingo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 36 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2d2f94ab-23d2-4d3e-a612-303b8fdc5b25

📥 Commits

Reviewing files that changed from the base of the PR and between e2a4005 and a4185bd.

📒 Files selected for processing (3)
  • src/app/(app)/tickets/components/tickets-board.tsx
  • src/app/(app)/tickets/utils/board-activity.ts
  • src/app/hooks/use-now.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant