Skip to content

Resolve scheduled author permalinks with a direct lookup - #952

Merged
mdorman merged 3 commits into
mainfrom
issue-341-scheduled-permalink
Aug 13, 2026
Merged

Resolve scheduled author permalinks with a direct lookup#952
mdorman merged 3 commits into
mainfrom
issue-341-scheduled-permalink

Conversation

@mdorman

@mdorman mdorman commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the paginated author-draft permalink scan with one indexed, author-scoped query
  • resolve scheduled Posts by their published_at canonical date while preserving true-draft created_at lookup
  • share one request timestamp across public and unpublished lookup paths
  • cover SQLite/PostgreSQL behavior and authenticated Playwright navigation

Closes #341
Closes #340

Verification

  • cargo xtask check
  • cargo xtask e2e-local posts.spec.ts
  • cargo xtask validate
  • targeted dual-backend storage and web regressions

@mdorman
mdorman added this pull request to the merge queue Aug 13, 2026
Merged via the queue into main with commit ff775a5 Aug 13, 2026
7 checks passed
@mdorman
mdorman deleted the issue-341-scheduled-permalink branch August 13, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant