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

Fix carrier Exeption with free shipping #28788

Merged
merged 1 commit into from Jun 21, 2022
Merged

Fix carrier Exeption with free shipping #28788

merged 1 commit into from Jun 21, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jun 18, 2022

Questions Answers
Branch? 8.0.x
Description? Since a400593 There is an exception when editing a carrier with free shipping
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #28588
Related PRs #28544
How to test? Try to edit a carrier with free shipping
Possible impacts?

ℹ️ I have deleted the deprecated

@ghost ghost self-requested a review as a code owner June 18, 2022 15:26
@prestonBot prestonBot added the Bug fix Type: Bug fix label Jun 18, 2022
@Progi1984 Progi1984 added this to the 8.0.0 milestone Jun 20, 2022
@Progi1984 Progi1984 linked an issue Jun 20, 2022 that may be closed by this pull request
2 tasks
@Progi1984 Progi1984 added the Waiting for QA Status: action required, waiting for test feedback label Jun 20, 2022
@sLorenzini sLorenzini self-assigned this Jun 20, 2022
Copy link
Contributor

@sLorenzini sLorenzini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello @okom3pom,

Tested with 8.0.x branch with PHP 7.2 version.

Tested on:
BO > add free shipping > edit > ✅ , FO > carrier has free shipping > ✅
BO > add status > edit > ✅ , FO > carrier is enabled > ✅
BO > remove free shipping > edit > ✅ , FO > carrier has no free shipping > ✅
BO > remove status > edit > ✅ , FO > carrier is disabled > ✅

Tested with carrier already existing in the shop and new carrier

QA approved ✅

Thanks

@sLorenzini sLorenzini added QA ✔️ Status: check done, code approved and removed Waiting for QA Status: action required, waiting for test feedback labels Jun 20, 2022
@Progi1984 Progi1984 merged commit 23842fe into PrestaShop:8.0.x Jun 21, 2022
@Progi1984
Copy link
Contributor

Thanks @okom3pom & @sLorenzini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix Type: Bug fix QA ✔️ Status: check done, code approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BO - An exception is thrown when edit the carrier with a free shipping enabled
5 participants