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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ShippingMethod] Do not allow to specify shipping charge below 0 #10790

Conversation

Zales0123
Copy link
Member

@Zales0123 Zales0123 commented Oct 23, 2019

Q A
Branch? 1.5
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

Even though one could argue that it's a useful feature 馃槃 I believe we should always accomplish such functionality with a properly configured shipping promotion 馃枛

@Zales0123 Zales0123 added the Potential Bug Potential bugs or bugfixes, that needs to be reproduced. label Oct 23, 2019
@Zales0123 Zales0123 requested a review from a team as a code owner October 23, 2019 11:28
@Zales0123 Zales0123 changed the base branch from master to 1.5 October 23, 2019 11:30
@Zales0123 Zales0123 force-pushed the do-not-allow-to-set-shipping-method-fee-below-0 branch from efd37c6 to 031c398 Compare October 23, 2019 11:30
@@ -20,3 +20,15 @@ Feature: Shipping method flat rate per shipment calculator validation
When I try to add it
Then I should be notified that amount for "Web" channel should not be blank
And shipping method with name "FedEx Carrier" should not be added

@ui @javascript
Copy link
Member

Choose a reason for hiding this comment

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

:(

@lchrusciel lchrusciel merged commit c31194d into Sylius:1.5 Oct 25, 2019
@lchrusciel
Copy link
Member

Thank you, Mateusz! 馃帀

@Zales0123 Zales0123 deleted the do-not-allow-to-set-shipping-method-fee-below-0 branch October 27, 2019 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants