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

PT-12651: Return an HTTP status code of 409 (Conflict) #2675

Merged
merged 4 commits into from
Jul 25, 2023

Conversation

OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Jul 25, 2023

Description

feat: Return an HTTP status code of 409 (Conflict) whenever a concurrency conflict is detected (DbUpdateConcurrencyException).

References

QA-test:

Jira-link:

Artifact URL:

@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@OlegoO OlegoO merged commit 3d40739 into dev Jul 25, 2023
7 checks passed
@OlegoO OlegoO deleted the feat/PT-12651-return-conflict-dbconcurrency branch July 25, 2023 12:24
gundarsv added a commit to gundarsv/vc-platform that referenced this pull request Jul 25, 2023
PT-12651: Return an HTTP status code of 409 (Conflict)  (VirtoCommerce#2675)
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.

None yet

1 participant