Skip to content

✨(backend) Order pinned documents by last updated at#2028

Open
pvrnn wants to merge 1 commit intosuitenumerique:mainfrom
pvrnn:pvrnn/1962-order-pinned-docs-updated-at
Open

✨(backend) Order pinned documents by last updated at#2028
pvrnn wants to merge 1 commit intosuitenumerique:mainfrom
pvrnn:pvrnn/1962-order-pinned-docs-updated-at

Conversation

@pvrnn
Copy link
Copy Markdown
Contributor

@pvrnn pvrnn commented Mar 16, 2026

Purpose

Recording.2026-03-16.202548.1.mp4

Proposal

  • Use queryset to sort favorite documents by last updated_at date.

External contributions

Thank you for your contribution! 🎉

Please ensure the following items are checked before submitting your pull request:

  • I have read and followed the contributing guidelines
  • I have read and agreed to the Code of Conduct
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)
  • I have added corresponding tests for new features or bug fixes (if applicable)

Sort favorite_list results by updated_at property descending.

Signed-off-by: Paul Vernin <paul.vernin@gmail.com>
@pvrnn pvrnn force-pushed the pvrnn/1962-order-pinned-docs-updated-at branch from a1e9e71 to ac0c97a Compare March 27, 2026 18:22
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.

Order pinned documents by date of last_update

1 participant