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

[ECP-9027-v3] Add missing dependency definition #476

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

candemiralp
Copy link
Member

Summary

This PR adds the missing dependency injection definition for order_transaction.repository. This bug causes not supporting any versions below Shopware 6.4.15.0 since EntityRepository is not auto wirable below that version.

Tested scenarios

  • Happy/unhappy flow on Shopware 6.4.12.0 and Shopware 6.5.8.0

Fixes #461

@candemiralp candemiralp requested a review from a team as a code owner April 8, 2024 11:48
Copy link

sonarcloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@candemiralp candemiralp merged commit f0a5a8b into develop Apr 8, 2024
12 checks passed
@candemiralp candemiralp deleted the ECP-9027-v3 branch April 8, 2024 12:16
@RokPopov RokPopov added the Fix Indicates a bug fix label Apr 17, 2024
@RokPopov RokPopov mentioned this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Indicates a bug fix
Projects
None yet
3 participants