Skip to content

fix: race condition causing save of stale values #41

Merged
dvdl16 merged 2 commits into
version-15from
fix/stale-records
Jul 6, 2026
Merged

fix: race condition causing save of stale values #41
dvdl16 merged 2 commits into
version-15from
fix/stale-records

Conversation

@dvdl16

@dvdl16 dvdl16 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Description

fix: race condition causing save of stale values

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Tests

  • Unit Tests have been updated or added, as required
  • UI Tests have been updated or added, as required

Checklist:

  • My code follows Naming Guidelines (DocType, Field and Variable naming)
  • No Form changes / My code follows the Form Design Guidelines
  • My code follows the Coding Standards of this project
  • My code follows the Code Security Guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas / No comments necessary
  • I have made corresponding additions/changes to the documentation
  • All business logic and validations are on the server-side / No business logic or validation changes
  • No patches are necessary / Migration Patches have been added to the correct subdirectory of /patches and patches.txt have been updated

User Experience:

N/A

@dvdl16 dvdl16 merged commit 6f3b3d5 into version-15 Jul 6, 2026
5 checks passed
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
erpnext_mrp/__init__.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

1 participant