Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| test: stabilize queues worker-recovery and pgvector read-replica CI flakes | nathanlentz | S | No | 214.1h | 0.2h | Sep 10, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| refactor(richtext-lexical): upgrade lexical to 0.50.0 | AlessioGr | XL | No | 20.1h | 0.4h | Sep 10, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: replace ajv with zod for json field schema validation | nathanlentz | L | No | 219.0h | 216.7h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ui): handle unsupported preview URLs | jacobsfletch | L | No | 19.0h | 17.0h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(ui): handle unsupported preview URLs | jacobsfletch | L | No | 18.9h | 1.5h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: run generate:importmap and generate:types in create-payload-app | nathanlentz | M | No | 3.0h | 0.6h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat!: support CLI URL uploads with shared download handling | AlessioGr | XL | No | 12.7h | 10.5h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: revert reset-between-test changes | AlessioGr | L | No | 105.9h | 2.4h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: cleanup stale todo | JessRynkar | XS | No | 116.2h | 116.2h | Sep 07, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test: finish integration fixture migration | AlessioGr | XL | No | 154.8h | 137.0h | Sep 03, 2026 |
SummaryRefactorFinish integration fixture migration Standardizes test configuration, improving reliability and maintainability of integration tests. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: "No client field found for ..." 500 error in version diff | paulpopus | XL | No | 143.4h | 138.0h | Sep 03, 2026 |
SummaryBug FixFix 500 error in block version diff Resolves a production error when replacing blocks by rendering schemas independently, preventing missing client field errors and improving stability. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| docs: add UI component library | zubricks | XL | No | 23.1h | 18.2h | Sep 03, 2026 |
SummaryDocsAdd UI component documentation Provides comprehensive documentation for Payload UI components, enabling developers to understand usage, props, and accessibility, improving developer onboarding. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| test: migrate integration suites (4/5) | AlessioGr | XL | No | 150.8h | 136.4h | Sep 03, 2026 |
SummaryTestMigrate integration suites to Vitest fixtures Standardizes test isolation by moving seeding logic out of config and into explicit fixtures, improving consistency and reliability of integration tests. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: "No client field found for ..." 500 error in version diff | nader-zouaoui | XL | No | 190.3h | 190.3h | Sep 03, 2026 |
SummaryBug FixFix 500 error in version diff view Resolves a server error that prevented users from viewing version history when block types changed, improving reliability of content editing. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: clarify pagination limits | paulpopus | S | No | 16.6h | 16.6h | Sep 03, 2026 |
SummaryDocsClarify pagination limits in docs Improves documentation clarity on pagination behavior, reducing user confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| docs: clarify pagination limits | paulpopus | S | No | 16.6h | 16.6h | Sep 03, 2026 |
SummaryDocsClarify pagination limits in Local API This update clarifies how disabling pagination interacts with explicit limits, ensuring developers understand that a positive limit still restricts results. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| test: migrate integration suites (3/5) | AlessioGr | XL | No | 140.0h | 135.8h | Sep 03, 2026 |
SummaryTestMigrate integration suites to Vitest fixtures Improves test isolation and consistency across integration suites, reducing flakiness and maintenance overhead. Health Assessment
X-Large
High
High
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| test: migrate integration suites (2/5) | AlessioGr | XL | No | 134.7h | 131.8h | Sep 02, 2026 |
SummaryTestMigrate integration suites to Vitest fixtures Improves test isolation and consistency by moving seeding logic into explicit fixtures, reducing reliance on config hooks. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| test: improve flakyness of visual regression test on list view | paulpopus | S | No | 5.5h | 5.5h | Sep 02, 2026 |
SummaryTestImprove flakiness of visual regression test on list view Fixes flaky visual regression test by masking account menu and updating baseline, ensuring consistent screenshots and reducing false positives. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Confidence:
0.90
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| test: add additional regression tests for client-upload fields | paulpopus | L | No | 5.0h | 5.0h | Sep 02, 2026 |
SummaryTestAdd regression tests for client upload fields Adds regression tests to prevent regressions in client upload handling. Ensures efficient memory usage and reliable file processing. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| test: migrate integration suites (1/5) | AlessioGr | XL | No | 131.5h | 129.3h | Sep 02, 2026 |
SummaryRefactorMigrate integration suites to Vitest fixtures Migrates 19 integration test suites to use explicit Vitest fixtures, improving test isolation and consistency for Payload CMS. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| test: add reset and seed integration fixtures | AlessioGr | XL | No | 129.3h | 107.4h | Sep 02, 2026 |
SummaryTestAdd reset and seed integration fixtures Provides consistent database reset and seeding for integration tests, improving test reliability and reducing manual setup. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(drizzle): preserve omitted hasMany selects | paulpopus | M | No | 4.2h | 0.0h | Sep 02, 2026 |
SummaryBug FixPreserve omitted hasMany selects in drizzle Ensures that omitted has-many selects are preserved during upsert operations, preventing accidental deletion of related rows and maintaining data integrity. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| perf: make bulk delete O(1) database queries instead of O(N) | GermanJablo | XL | No | 185.5h | 141.7h | Sep 02, 2026 |
SummaryFeatureImprove bulk delete performance to O(1) queries Reduces database load and connection exhaustion during large bulk deletes, improving system stability and API response times. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: capture feature telemetry data | JessRynkar | XL | No | 168.3h | 2.1h | Sep 02, 2026 |
SummaryChoreCapture feature telemetry data Captures detailed feature usage metrics to enable data‑driven product decisions. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(drizzle): preserve omitted hasMany selects | paulpopus | M | No | 162.9h | 162.8h | Sep 02, 2026 |
SummaryBug FixPreserve omitted hasMany selects in drizzle This fix prevents accidental deletion of related rows when has-many fields are omitted during updates. It ensures data integrity and reliable database operations for users. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: add read-only data commands to the Payload CLI | AlessioGr | XL | No | 5.1h | 1.1h | Sep 01, 2026 |
SummaryFeatureAdd read-only data commands to Payload CLI Enables developers to inspect configuration, schema, and data locally without a running server, improving developer productivity and reducing deployment overhead. These commands also allow optional access control overrides for secure testing. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat!: improve Payload CLI input and help | AlessioGr | XL | No | 4.1h | 1.0h | Sep 01, 2026 |
SummaryFeatureImprove Payload CLI input and help Enhances command-line usability and JSON output for Payload, improving developer experience and error handling. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| refactor!: share data operation contracts with MCP | AlessioGr | XL | No | 3.0h | 1.0h | Sep 01, 2026 |
SummaryRefactorRefactor: Share Data Operation Contracts with MCP Unifies Payload and MCP data contracts, improving consistency, reducing errors, and boosting validation performance for better developer experience. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| feat!: add machine-readable Payload CLI output | AlessioGr | XL | No | 188.9h | 88.9h | Aug 31, 2026 |
SummaryFeatureAdd machine-readable CLI output for Payload Enables scripts and agents to interact with Payload CLI via JSON, improving automation and tooling. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| docs: fix invalid TypeScript examples | paulpopus | S | No | 2.7h | 2.7h | Aug 28, 2026 |
SummaryDocsFix invalid TypeScript examples in docs Corrects documentation examples to prevent confusion and ensure accurate usage of Payload's TypeScript API. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: add nathanlentz to payloadTeamUsernames | nathanlentz | XS | No | 10.2h | 10.1h | Aug 28, 2026 |
SummaryChoreAdd nathanlentz to payloadTeamUsernames Ensures issues and PRs by nathanlentz receive Payload team labels and stale-bot exemption, improving team workflow. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(tanstack-start): scope admin assets to Payload routes | jacobsfletch | L | No | 2.8h | 2.3h | Aug 27, 2026 |
SummaryBug FixScope admin assets to Payload routes Isolates admin styles and fonts to the admin route, preventing frontend routes from loading unnecessary assets, improving performance and reducing bandwidth. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| test: add shared Payload integration fixtures | AlessioGr | XL | No | 68.2h | 36.2h | Aug 26, 2026 |
SummaryTestAdd shared integration test fixtures Simplifies integration test setup by providing shared Vitest fixtures, reducing duplication and improving test reliability. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor!: improve access defaults for jobs | AlessioGr | L | No | 156.1h | 156.0h | Aug 26, 2026 |
SummaryFeatureRefactor: improve job access defaults Secures the internal jobs collection by denying generic CRUD access by default, reducing accidental exposure while still allowing customization via overrides. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| fix: respect read access in slug uniqueness probes | jacobsfletch | L | No | 5.6h | 5.5h | Aug 26, 2026 |
SummaryBug FixFix slug uniqueness probe read access Ensures slug uniqueness checks respect collection read permissions, preventing unauthorized inference of existing slugs. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: avoid buffering large client uploads into memory | paulpopus | XL | No | 162.5h | 23.1h | Aug 26, 2026 |
SummaryBug FixAvoid buffering large client uploads into memory Reduces memory consumption and prevents crashes when handling multi‑gigabyte uploads, improving scalability and reliability for users uploading large files. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: upgrade next to 16.3.3 across core and templates | nathanlentz | L | No | 0.9h | 0.4h | Aug 25, 2026 |
SummaryBug FixUpgrade Next.js to 16.3.3 for security patch This PR updates Next.js to the latest security release, patching critical RCE vulnerabilities in image optimization and Windows-hosted servers, ensuring safer deployments. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Nextjs
|
||||||
| fix: upgrade next to 16.3.3 across core and templates | nathanlentz | XL | No | 0.6h | 0.5h | Aug 25, 2026 |
SummaryBug FixUpgrade Next.js to 16.3.3 across core and templates Applies the latest security patch to Next.js, eliminating critical RCE vulnerabilities in image optimization and Windows-hosted servers, thereby protecting users and maintaining compliance. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript
Frameworks:
Nextjs
|
||||||
| fix(ui): add @swc/helpers dependency | paulpopus | M | No | 0.4h | 0.1h | Aug 25, 2026 |
SummaryBug FixAdd @swc/helpers dependency to UI package Ensures compatibility with older browser targets by declaring a required helper dependency, preventing build failures. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| fix(ui): add @swc/helpers direct dependency | tschwartz | M | No | 71.5h | 48.2h | Aug 25, 2026 |
SummaryBug FixAdd @swc/helpers as direct dependency Ensures host applications compile Payload UI without build failures caused by missing SWC helper subpaths, improving reliability for projects using older Next.js versions. Health Assessment
Small
Low
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| docs: add guide for overriding default fields | jacobsfletch | M | No | 0.1h | 0.0h | Aug 25, 2026 |
SummaryDocsAdd guide for overriding default fields Provides developers with instructions to customize Payload’s automatically generated fields, enhancing flexibility and control over data models. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: add guide for overriding default fields | jacobsfletch | M | No | 0.4h | 0.4h | Aug 25, 2026 |
SummaryDocsAdd guide for overriding default fields Provides documentation for customizing default fields in Payload CMS, improving developer onboarding. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: add guide for overriding default fields | jacobsfletch | M | No | 0.4h | 0.4h | Aug 25, 2026 |
SummaryDocsAdd guide for overriding default fields Documents how to override the fields Payload generates for documents, authentication, uploads, and versions. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| docs: document GraphQL select option for field projection | MHJahanbakhsh | M | No | 186.2h | 182.8h | Aug 24, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: stubs out cohort telemetry | JessRynkar | M | No | 90.5h | 25.7h | Aug 24, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(richtext-lexical): preserve logical text alignment | ertugakmann | M | No | 129.0h | 128.8h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(translations): correct mistranslated and untranslated strings in ja locale | meikocho1 | S | No | 89.1h | 88.9h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(db-postgres): release the client checked out during connect | meikocho1 | S | No | 88.3h | 88.3h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: support nested queries on has-many relationships | AlessioGr | XL | No | 65.3h | 3.2h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||