Change sort order for customer group options#18117
Merged
magento-engcom-team merged 2 commits intomagento:2.3-developfrom Sep 25, 2018
Merged
Change sort order for customer group options#18117magento-engcom-team merged 2 commits intomagento:2.3-developfrom
magento-engcom-team merged 2 commits intomagento:2.3-developfrom
Conversation
Contributor
|
Hi @dmytro-ch. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Contributor
|
The solution works great. I've just added some minor code style fixes |
Contributor
|
Hi @dmytro-ch. Thank you for your contribution. |
4 tasks
sreichel
added a commit
to sreichel/magento2
that referenced
this pull request
Oct 17, 2018
4 tasks
magento-engcom-team
added a commit
that referenced
this pull request
Oct 25, 2018
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 25, 2018
magento-engcom-team
pushed a commit
that referenced
this pull request
Oct 25, 2018
Accepted Public Pull Requests: - #18708: Cover \Magento\GiftMessage\Observer\SalesEventQuoteMerge with Unit test (by @vasilii-b) - #18733: Correct a typo in the reference to ISO language codes (by @mage2pratik) - #18723: Updated links in README (by @StrikerRUS) - #18694: Added Unit Test for WindowsSmtpConfig Plugin (by @vasilii-b) - #18707: Cover \Magento\Email\Model\Template\SenderResolver class with Unit test (by @vasilii-b) - #18710: [Elasticsearch] Covering the CategoryProductIndexer by Unit Test (by @eduard13) - #18284: save the custom option price when it is 0 (by @amatanovic) - #18702: [Forwardport][2.3] of MAGETWO-93818: Magnifier function does not disappear after mouse-off the image from the bottom (by @gwharton) - #17300: Add ReadFactory and WriteFactory to Magento's public API (by @navarr) - #17296: Add Value to Magento Framework's public API (by @navarr) - #18671: Remove unnecessary class import, see #18117 (by @sreichel) - #18667: Fixed class name issue in comment (by @gelanivishal) - #18627: Fixed incorrect datepicker icon position in admin panel (by @rogyar) - #18614: Braintree Paypal Review: check if variable is array when validating request data (by @deninchoo) - #18488: Fix issue with unexpected changing of subscription status after customer saving (by @alexeya-ven) - #18333: Support of error pages behind a load balancer that serves HTTPS (by @stkams) - #18080: Add checkout_cart_product_add_before event #17830 (by @leandro-rosa) Fixed GitHub Issues: - #2686: 500 Internal Server Error upon clicking SAVE button of product record adding/editing (reported by @protodevsystems) has been fixed in #18733 by @mage2pratik in 2.3-develop branch Related commits: 1. a4b5cc1 - #17616: Importer fails when updating an existing product with custom options (reported by @simonworkhouse) has been fixed in #18284 by @amatanovic in 2.3-develop branch Related commits: 1. 4c76f9a 2. 74ca77c - #15035: [2.2.4] Gallery Magnifier hover event does not always cancel magnifier when mouse leaves gallery (reported by @gwharton) has been fixed in #18702 by @gwharton in 2.3-develop branch Related commits: 1. 031d8ec 2. 4b76ffd - #18605: Calendar Icon is displaced at the Backend (reported by @larsroettig) has been fixed in #18627 by @rogyar in 2.3-develop branch Related commits: 1. 3f0e9a4 - #17830: Add checkout_cart_product_add_before event (reported by @peterjaap) has been fixed in #18080 by @leandro-rosa in 2.3-develop branch Related commits: 1. 7b728b1 2. f9389ad 3. fef2205 4. 0de795a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Change sort order for customer group options. The customer groups will be listed alphabetically.
Fixed Issues
Manual testing scenarios
Expected result
Contribution checklist