Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIxed race condition on deleting old adjustment records #3901

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

lukeholder
Copy link
Member

Description

No need to delete the Record if we already drop the rows directly in the database.

Related issues

#3283

@lukeholder lukeholder requested a review from a team as a code owner February 20, 2025 04:44
Copy link

linear bot commented Feb 20, 2025

@lukeholder
Copy link
Member Author

lukeholder commented Feb 20, 2025

To get this potential fix early and test out the PR, change your craftcms/commerce requirement in composer.json to:

"require": {
  "craftcms/commerce": "dev-feature/pt-2407-fix-adjustment-id-race-condition as 4.8.1.2",
  "...": "..."
}

Then run composer update.

We will update this ticket once the release is out.

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