We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ef9ce commit aef25e7Copy full SHA for aef25e7
app/code/Magento/CatalogRule/view/adminhtml/ui_component/catalog_rule_form.xml
@@ -149,7 +149,7 @@
149
<item name="source" xsi:type="string">catalog_rule</item>
150
<item name="dataScope" xsi:type="string">customer_group_ids</item>
151
</item>
152
- <item name="options" xsi:type="object">\Magento\Customer\Model\Customer\Source\GroupSourceInterface</item>
+ <item name="options" xsi:type="object">\Magento\CatalogRule\Model\Rule\CustomerGroupsOptionsProvider</item>
153
</argument>
154
</field>
155
<field name="from_date">
0 commit comments