Pull Request Explorer

Exploring 545 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: billing address does not belongs to the company error (backport #55417) mergify XS No 13.8h - May 30, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Corrects billing address validation when changing company, preventing errors and ensuring accurate address data.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 14 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Javascript
chore: sync translations to version-16-hotfix frappe-pr-bot XL No 2.4h - May 29, 2026

Summary

Chore

Sync translations to version-16-hotfix

Automated sync of Crowdin translations from develop to the hotfix branch, preserving necessary strings and removing obsolete ones to keep the hotfix up-to-date.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, automated workflow ensures translation consistency across branches.

AI Details

Tech Stack

fix: sync translations from crowdin frappe-pr-bot XL No 43.9h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: billing address does not belongs to the company error rohitwaghchaure XS No 3.6h - May 29, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Corrects an error where changing the company resets billing address incorrectly, ensuring accurate address handling for purchase receipts.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Javascript
ci: configure upstream fetch refspec so git fetch creates tracking refs (backport #55422) mergify S AI 0.7h - May 29, 2026

Summary

CI/CD

Configure upstream fetch refspec for git fetch

Ensures git fetch creates tracking refs, preventing checkout failures during CI.

Health Assessment

Small
Low
Low
  • Quick fix, minimal changes, no blockers.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Shell
ci: configure upstream fetch refspec so git fetch creates tracking refs diptanilsaha S AI 0.5h - May 29, 2026

Summary

CI/CD

Configure upstream fetch refspec for CI

Ensures CI scripts correctly fetch upstream branches, preventing checkout failures.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

ci: split sync into orchestrator + per-branch runners, generalise for any app (backport #55414) mergify M No 0.4h - May 29, 2026

Summary

CI/CD

Split sync into orchestrator and per-branch runners

Restructures hotfix translation sync CI into two layers, removing app‑specific hardcoding and improving reliability and scalability.

Health Assessment

Small
Low
Low
  • Quick merge with minimal review, indicating a straightforward CI refactor.

AI Details

Tech Stack

Languages: Shell, Yaml
ci: split sync into orchestrator + per-branch runners, generalise for any app diptanilsaha M No 2.3h 0.1h May 29, 2026

Summary

CI/CD

Split CI sync into orchestrator and per-branch runners

Reorganizes hotfix translation sync CI to separate orchestrator and runner, removes hardcoding, improves reliability and scalability.

Health Assessment

Medium
Low
Low
  • Rapid iteration with AI assistance led to quick resolution; minimal friction and small scope.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Shell, Yaml
Frameworks: Github-Actions
fix: material transfer in transit issue (backport #55320) (backport #55324) mergify XS No 4.5h 4.5h May 29, 2026

Summary

Bug Fix

Fix material transfer in transit issue

Corrects inventory status after material transfer, preventing inaccurate stock records and ensuring reliable logistics operations.

Health Assessment

Small
Low
Low
  • Quick backport with minimal code changes, resolved in under 5 hours, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in get_all_mode_of_payments loicdokos S No 26.3h 0.1h May 29, 2026

Summary

Refactor

Refactor sales invoice payment query for Postgres

Replaces raw SQL with query builder to ensure Postgres compatibility, improving database portability.

Health Assessment

Small
Low
Low
  • Quick review and merge within a day, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in update_billing_status… loicdokos S No 26.2h 0.1h May 29, 2026

Summary

Refactor

Refactor sales invoice to use query builder

Updates sales invoice logic to use query builder for Postgres compatibility, improving database portability.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix: item master list view UI cleanup (backport #55397) mergify S No 1.2h - May 29, 2026

Summary

Bug Fix

Clean up item master list view UI

Improves UI consistency and readability for the item master list view, enhancing user experience.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating a straightforward UI fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
fix: customer master form cleanup khushi8112 L No 47.6h 47.1h May 29, 2026

Summary

Bug Fix

Customer master form cleanup

Improves customer form usability by cleaning up fields and layout, enhancing user experience.

Health Assessment

Medium
Low
Medium
  • PR took almost two days to review, but only one nitpick comment was made, indicating a straightforward fix with minimal friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix: asset scrap flow related changes (backport #55126) mergify XS No 96.0h - May 29, 2026

Summary

Bug Fix

Fix asset scrap flow changes

Corrects asset depreciation calculations during scrap, ensuring accurate financial reporting.

Health Assessment

Small
Low
Low
  • Backport of a small bug fix, merged after 4 days with no review friction.

AI Details

Tech Stack

Languages: Python
fix: use get_query instead of get_all for data fetching (backport #55137) mergify M No 38.8h - May 29, 2026

Summary

Bug Fix

Fix data fetching permissions in Sales Analytics

Ensures restricted users only see data they are permitted to view in Sales Analytics, improving data security and compliance.

Health Assessment

Medium
Low
Medium
  • Merged within 1.6 days, indicating a straightforward fix with minimal review friction.

AI Details

Tech Stack

Languages: Python
ci: fix branch base and per-language commits in sync-hotfix-translations (backport #55405) mergify M AI 0.4h - May 29, 2026

Summary

CI/CD

Fix CI sync-hotfix-translations branch base

Corrects CI pipeline to use proper branch base, preventing merge conflicts. Ensures per-language commits are correctly handled, keeping translation updates accurate.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, quick fix to CI pipeline.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix: item master list view UI cleanup khushi8112 S No 12.6h - May 29, 2026

Summary

Bug Fix

UI cleanup for item master list view

Improves the clarity and usability of the item master list view, reducing user confusion and speeding up item selection. This change enhances efficiency for inventory management users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 12 hours, indicating smooth review and low complexity.

AI Details

Tech Stack

Languages: Javascript
ci: fix branch base and per-language commits in sync-hotfix-translations diptanilsaha M AI 0.5h 0.1h May 29, 2026

Summary

CI/CD

Fix branch base and per-language commits

Corrects the CI pipeline for hotfix translation sync, ensuring accurate branch checkout and per-language commit handling, improving reliability of translation updates.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward fix with minimal risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix: Make Distributed Discount Amount field read only (backport #55400) mergify XS No 1.2h - May 29, 2026

Summary

Bug Fix

Make Distributed Discount Amount field read only

Ensures the distributed discount amount field is immutable, preventing accidental modifications that could compromise invoice accuracy.

Health Assessment

Small
Low
Low
  • Backport applied automatically with minimal changes, no review required, low risk.

AI Details

Tech Stack

refactor(sales_invoice): Replace SQL with orm in get_company_abbr loicdokos XS No 22.7h 0.1h May 29, 2026

Summary

Refactor

Replace SQL with ORM for company abbreviation

Ensures Postgres compatibility by using frappe ORM instead of raw SQL, improving database portability. This change reduces potential errors and aligns with best practices.

Health Assessment

Small
Low
Low
  • Quick review and merge within a day, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with orm in clear_unallocated_mo… loicdokos XS No 22.7h - May 29, 2026

Summary

Refactor

Refactor sales invoice to use ORM

Replaces raw SQL with ORM for Postgres compatibility, improving database portability.

Health Assessment

Small
Low
Low
  • Single small refactor with minimal changes, merged quickly, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
refactor(account): Replace the SQL queries with qb and the frappe ORM loicdokos S No 17.9h - May 29, 2026

Summary

Refactor

Refactor account queries for database compatibility

This refactor replaces raw SQL with the Frappe ORM and query builder, ensuring compatibility with PostgreSQL and improving maintainability.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, merged within 18 hours, indicating smooth review and low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in validate_proj_cust loicdokos S No 22.2h - May 29, 2026

Summary

Refactor

Refactor sales invoice validation to use query builder

Updates sales invoice validation to use query builder, ensuring Postgres compatibility and reducing potential database errors.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, merged within a day, indicating smooth review and low complexity.

AI Details

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in get_warehouse loicdokos S No 22.2h - May 29, 2026

Summary

Refactor

Refactor sales invoice to use query builder

Replace raw SQL with query builder for Postgres compatibility, improving database portability. This change enhances maintainability and reduces potential SQL injection risks.

Health Assessment

Small
Low
Low
  • Single-file refactor with minimal changes, merged quickly with no blockers.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
fix: over order allowance setting fix (backport #55399) mergify XS No 0.4h - May 29, 2026

Summary

Bug Fix

Fix over order allowance setting

Corrects the over order allowance configuration to ensure accurate order limits.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
fix: Make Distributed Discount Amount field read only nishkagosalia XS No 0.6h - May 29, 2026

Summary

Bug Fix

Make Distributed Discount Amount field read only

Fixes issue #55292 by making the Distributed Discount Amount field read-only to prevent accidental edits.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal impact, merged within 36 minutes of opening.

AI Details

Confidence: 0.95

Tech Stack

fix: over order allowance setting fix nishkagosalia XS No 0.5h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: update POT file frappe-pr-bot XL No 38.2h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(stock): get_actual_qty during cancellations (backport #55388) mergify XS No 5.4h - May 28, 2026

Summary

Bug Fix

Fix stock quantity calculation during cancellations

Corrects stale quantity calculation when processing cancellation reversals, ensuring accurate inventory levels.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, merged within 5 hours, indicating low complexity and high confidence.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
fix(stock): get_actual_qty during cancellations (backport #55388) mergify XS No 5.4h - May 28, 2026

Summary

Bug Fix

Fix stock get_actual_qty during cancellations

Corrects inventory quantity calculations during cancellation reversals, ensuring accurate stock levels.

Health Assessment

Small
Low
Low
  • Quick backport resolved a critical inventory bug with minimal changes and fast review.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
Revert "fix: block cancellation if reconciled with a Bank Transaction" khushi8112 S No 2.4h 0.1h May 28, 2026

Summary

Bug Fix

Revert block cancellation fix for bank transaction

Restores ability to cancel reconciled payment entries, preventing workflow disruption.

Health Assessment

Small
Low
Low
  • Quick revert with minimal changes, fast review, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix: 'NoneType' object has no attribute 'material_transferred_for_manufacturing' rohitwaghchaure M No 48.7h 0.1h May 28, 2026

Summary

Bug Fix

Fix NoneType attribute error in manufacturing entry

Corrects a bug that caused manufacturing entries to fail when no work order was present, ensuring reliable stock transfer operations.

Health Assessment

Medium
Low
Low
  • Quick review and single commit resolved a critical runtime error, demonstrating efficient issue triage.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix(stock): change valuation rate column label in stock ledger entry/report Sudharsanan11 S No 29.6h 0.2h May 28, 2026

Summary

Bug Fix

Fix stock ledger valuation rate label

Corrects confusion in stock ledger by updating labels and ensuring accurate rate display, improving user clarity.

Health Assessment

Small
Low
Low
  • Minimal changes and rapid review led to a quick merge, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix(stock): get_actual_qty during cancellations archielister XS No 1.3h - May 28, 2026

Summary

Bug Fix

Fix stock get_actual_qty during cancellations

Corrects inventory quantity calculation during cancellation events, ensuring accurate stock levels.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 1.3 hours, indicating low complexity and high confidence in correctness.

AI Details

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in get_discounting_status loicdokos S No 1.5h - May 28, 2026

Summary

Refactor

Refactor sales invoice discount status query

Replace raw SQL with query builder for PostgreSQL compatibility, improving database portability.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, merged within 1.5 hours, indicating smooth review.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
refactor(sales_invoice): replace sql with qb in check_if_reutrn_invoi… loicdokos S No 1.4h - May 28, 2026

Summary

Refactor

Refactor sales invoice SQL to query builder

Replaces raw SQL with query builder for Postgres compatibility, improving database portability.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, merged within 1.4 hours, indicating smooth review and low risk.

AI Details

Tech Stack

Languages: Python
fix(UX): Move title field to More Info (backport #55367) mergify M No 1.3h - May 28, 2026

Summary

Bug Fix

Move title field to More Info

Fixes UX by relocating the title field to the More Info section across multiple doctype configurations.

Health Assessment

Medium
Low
Low
  • Backport resolved conflicts and merged within 1.2 hours, indicating a smooth and efficient process.

AI Details

Tech Stack

fix: new bom version should not recalculate operations through routing (backport #55370) mergify XS No 1.0h - May 28, 2026

Summary

Bug Fix

Fix BOM version recalculation through routing

Corrects BOM version behavior to prevent unnecessary operation recalculations, improving performance and data integrity.

Health Assessment

Small
Low
Low
  • Quick backport resolved a regression with minimal changes, merged within an hour.

AI Details

Tech Stack

Languages: Javascript
fix: new bom version should not recalculate operations through routing (backport #55370) mergify XS No 1.0h - May 28, 2026

Summary

Bug Fix

Fix BOM version recalculation through routing

Corrects BOM version behavior to prevent unnecessary operation recalculations, improving performance and data consistency.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating a straightforward bug fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
fix(UX): Move title field to More Info nishkagosalia M No 2.4h - May 28, 2026

Summary

Bug Fix

Move title field to More Info

Improves user experience by moving the title field to the More Info section, decluttering forms and making data entry faster.

Health Assessment

Medium
Low
Low
  • Quick UX fix with minimal code changes, merged within 2.4 hours, no tests added.

AI Details

Tech Stack

fix: new bom version should not recalculate operations through routing mihir-kandoi XS No 0.0h - May 28, 2026

Summary

Bug Fix

Fix BOM version recalculation through routing

Corrects BOM versioning logic to prevent unnecessary operation recalculations, improving performance and data integrity.

Health Assessment

Small
Low
Low
  • PR merged immediately with minimal changes, indicating a straightforward bug fix with low complexity.

AI Details

Tech Stack

Languages: Javascript
feat: over order allowance setting (backport #55340) mergify M No 0.3h - May 28, 2026

Summary

Feature

Add over order allowance setting

Allows for over order allowance configuration, fixing issue #55106

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.3 hours indicates efficient review process

AI Details

Tech Stack

Languages: Python, Json
Frameworks: Frappe
feat: over order allowance setting nishkagosalia M No 21.5h 7.1h May 28, 2026

Summary

Feature

Add over order allowance setting

Adds a setting to control over-order allowance, improving purchasing flexibility.

Health Assessment

Medium
Medium
Medium
  • PR had a single review with changes requested, resolved quickly, and merged within 21.5 hours, indicating efficient collaboration.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix: block cancellation if reconciled with a Bank Transaction khushi8112 S No 10.0h 0.5h May 28, 2026

Summary

Bug Fix

Block cancellation of reconciled payment entries

Prevents cancellation of payment entries linked to submitted bank transactions, ensuring data integrity and requiring users to unreconcile first.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes; AI review provided early feedback; low risk and fast cycle time.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix: use get_query instead of get_all for data fetching khushi8112 M No 153.6h - May 27, 2026

Summary

Bug Fix

Fix permission leakage in Sales Analytics

Ensures restricted users only see data they are allowed to view in Sales Analytics report, improving data security and compliance.

Health Assessment

Medium
Medium
Low
  • Small, focused change that addresses a critical permission issue; minimal code churn; quick resolution; no major review friction.

AI Details

Tech Stack

Languages: Python
ci: add node setup on sync translations to version 16 hotfix (backport #55355) mergify XS No 0.3h - May 27, 2026

Summary

CI/CD

ci: add node setup on sync translations to version 16 hotfix

Adds Node.js setup to the sync translations workflow for version 16 hotfix, ensuring translations are correctly synchronized during hotfix releases.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating a straightforward CI update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: add node setup on sync translations to version 16 hotfix diptanilsaha XS No 0.5h - May 27, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: sync translations from develop to version-16-hotfix (backport #55348) mergify M No 0.4h - May 27, 2026

Summary

CI/CD

Sync translations from develop to hotfix branch

Automates backporting Crowdin translations to the hotfix branch, preserving hotfix‑specific strings and ensuring consistency.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, indicating a straightforward CI workflow update.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Github-Actions
chore: update POT file frappe-pr-bot XL No 0.3h - May 27, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: sync translations from develop to version-16-hotfix diptanilsaha M No 2.1h - May 27, 2026

Summary

CI/CD

Automate translation backport to hotfix branch

Ensures Crowdin translations are correctly merged into the hotfix branch, preserving existing translations and preventing drift.

Health Assessment

Medium
Low
Low
  • Fast merge with a single commit and minimal review, demonstrating efficient automation of translation sync for the hotfix branch.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Github-Actions
« Page 4 of 11 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos