Skip to content

🐛(backend) order trashbin reponse by most recently deleted#2392

Merged
lunika merged 1 commit into
mainfrom
fix/trashbin_ordering
Jun 4, 2026
Merged

🐛(backend) order trashbin reponse by most recently deleted#2392
lunika merged 1 commit into
mainfrom
fix/trashbin_ordering

Conversation

@lunika
Copy link
Copy Markdown
Member

@lunika lunika commented Jun 3, 2026

Purpose

The trashbin response wasn't ordered at all. We want to order by default by -deleted_at.

Proposal

  • 🐛(backend) order trashbin reponse by most recently deleted

Fix #1593

@lunika lunika requested a review from kernicPanel June 3, 2026 15:47
@lunika lunika self-assigned this Jun 3, 2026
@lunika lunika added the backend label Jun 3, 2026
The trashbin response wasn't ordered at all. We want to order by default
by -deleted_at.
@lunika lunika force-pushed the fix/trashbin_ordering branch from fcfd506 to b33820a Compare June 4, 2026 09:19
@lunika lunika enabled auto-merge (squash) June 4, 2026 09:21
@lunika lunika merged commit 3b9a0f0 into main Jun 4, 2026
53 of 54 checks passed
@lunika lunika deleted the fix/trashbin_ordering branch June 4, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display order of docs in the trashbin

2 participants