Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing validation added for FixedDiscountActionType#13478

Closed
TheMilek wants to merge 1 commit into
Sylius:1.11from
TheMilek:validation-added-to-fixed-discount-configuration-type-v2
Closed

Missing validation added for FixedDiscountActionType#13478
TheMilek wants to merge 1 commit into
Sylius:1.11from
TheMilek:validation-added-to-fixed-discount-configuration-type-v2

Conversation

@TheMilek
Copy link
Copy Markdown
Member

@TheMilek TheMilek commented Jan 13, 2022

Q A
Branch? 1.11
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
License MIT

We want to unify validation on both FixedDiscountActionConfigurationType and PercentageDiscountActionConfigurationType
and we have to choose beetween deletion additional validation or staying with additional validation on both

Close this PR in case THIS PR is merged

@TheMilek TheMilek requested a review from a team as a code owner January 13, 2022 09:01
lchrusciel added a commit that referenced this pull request Jan 13, 2022
…gurationType (TheMilek)

This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.11 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
We want to unify validation on both FixedDiscountActionConfigurationType and PercentageDiscountActionConfigurationType
and we have to choose beetween deletion additional validation or staying with additional validation on both

Close this PR in case [THIS](#13478) PR is merged

Commits
-------

33a9b4f validation deleted from PercentageActionCongfigurationType
@lchrusciel
Copy link
Copy Markdown
Contributor

Closing in favour of #13477

@lchrusciel lchrusciel closed this Jan 13, 2022
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.

2 participants