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-8984] Remove version from data patches and setup_version from module.xml #2567

Merged
merged 6 commits into from
Apr 3, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Mar 25, 2024

Description

Accoding to Adobe's Develop data and schema patches documentation, there is no need to use PatchVersionInterface on data patches if declarative schema is being used. Moreover, setup_version can be removed from module.xml.

This PR introduces a fix for skipped data patches and removes module_version from module.xml file.

Tested scenarios

  • Clean installation
  • Card payments

Fixes #2496

@candemiralp candemiralp changed the title [ECP-8984] Remove version constraint from data patches and remove setup_version from module.xml [ECP-8984] Remove version from data patches and setup_version from module.xml Mar 25, 2024
@candemiralp candemiralp marked this pull request as ready for review March 25, 2024 16:25
@candemiralp candemiralp requested a review from a team as a code owner March 25, 2024 16:25
@candemiralp candemiralp added the Fix Indicates a bug fix label Mar 25, 2024
Copy link

sonarqubecloud bot commented Apr 3, 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 b43d739 into develop Apr 3, 2024
10 of 11 checks passed
@candemiralp candemiralp deleted the ECP-8984 branch April 3, 2024 13:04
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
Development

Successfully merging this pull request may close these issues.

[ECP-8984] Setup are not launched when upgrading
3 participants