Add cast to string for CUST_GROUP_ALL#10475
Add cast to string for CUST_GROUP_ALL#10475magento-team merged 1 commit intomagento:developfrom mashb1t:patch-1
Conversation
Add cast to string for GroupInterface::CUST_GROUP_ALL in customer group source model Fixes #10436
|
@mash1t Thank you for your PR. Could you please be more precise on the steps to reproduce the issue? I understand the concept, but have to verify the current behavior first. |
from issue claimed as fixed looks pretty much like StR. The question is do you observe the same behavior or not. |
|
@ishakhsuvarov Currently i use a source model for a multiselect product attribute using the return value of
I guess that knockout only preselects values of the same data type. |
Fixed issues: - MAGETWO-71552: Attribute values on store view level not searchable - for 2.2 - MAGETWO-72866: Redundant indexers invalidation - RIATCS-340 - MAGETWO-75458: [Backport] - Fix overwrite default value image/file with NULL #10253 - for 2.2 - MAGETWO-75460: [Backport] - LowestPriceOptionsProvider returns products without attributes which are used for price calculation (e.g. tax adjustment) - MAGETWO-80193: [2.2.x] - Add cast to string for CUST_GROUP_ALL #10475 - MAGETWO-80204: [2.2.x] - Grammar fix for #9533 #10627 - MAGETWO-71549: Impossible to export Advanced Prices on a medium profile - MAGETWO-80198: [2.2.x] - Fix issue #10565 #10575 - MAGETWO-80197: [2.2.x] - Fix JS translation search #10445 - MAGETWO-80195: [2.2.x] - Send different base currency in Google analytics #10508
Add cast to string for GroupInterface::CUST_GROUP_ALL in customer group source model and adjust test
Fixes #10436