magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

Step 6: Install fails: #4417

Closed Aquarvin closed 7 years ago

Aquarvin commented 8 years ago

During setup installation the magento 2 with (or without) sample data I catch such error: [ERROR] exception 'Exception' with message 'No Administrators role was found, data fixture needs to be run' in I used Full Release with Sample Data 2.0.5.

Part of installation output:

Module 'Magento_WidgetSampleData': Installing data..

Module 'Magento_Wishlist':

Module 'Magento_WishlistSampleData': Installing data..

Installing admin user... [ERROR] exception 'Exception' with message 'No Administrators role was found, data fixture needs to be run' in D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php:213 Stack trace: #0 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php(178): Magento\Setup\Model\AdminAccount->retrieveAdministratorsRoleId() #1 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php(83): Magento\Setup\Model\AdminAccount->saveAdminUserRole('1') #2 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\Installer.php(928): Magento\Setup\Model\AdminAccount->save() #3 [internal function]: Magento\Setup\Model\Installer->installAdminUser(Array) #4 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\Installer.php(331): call_user_func_array(Array, Array) #5 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Controller\Install.php(97): Magento\Setup\Model\Installer->install(Array) #6 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(82): Magento\Setup\Controller\Install->startAction() #7 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #8 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #9 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #10 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #11 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #12 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #13 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #14 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #15 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Application.php(314): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #16 D:\xampp\htdocs\magento2\setup\index.php(31): Zend\Mvc\Application->run() #17 {main}

I checked the code where exception could be thrown - it is there magento2 git I checked database right after this error: SELECT * FROM magento2.authorization_role; it shows one line so, seems to be everything ok, right? Why Exception happens?

mazhalai commented 8 years ago

@Aquarvin did you start with a clean database?

Aquarvin commented 8 years ago

@mazhalai Sure, database was cleaned always before instalation

mazhalai commented 8 years ago

@Aquarvin can you please share details of your environment? OS, webserver and MySQL versions too?

Aquarvin commented 8 years ago

@mazhalai Windows 10 64-bit, XAMPP v3.2.1, PHP Version 5.6.3 , MySQL version 5.6.21

mazhalai commented 8 years ago

@Aquarvin can you post your complete install.log?

Aquarvin commented 8 years ago

@mazhalai Install.log

Starting Magento installation:
File permissions check...

Enabling Maintenance Mode...

Installing deployment configuration...

Installing database schema:
Schema creation/updates:
Module 'Magento_Store':
Installing schema..

Module 'Magento_AdvancedPricingImportExport':

Module 'Magento_Directory':
Installing schema..

Module 'Magento_Theme':
Installing schema..

Module 'Magento_Backend':

Module 'Magento_Backup':

Module 'Magento_Eav':
Installing schema..

Module 'Magento_Customer':
Installing schema.. Upgrading schema..

Module 'Magento_BundleImportExport':

Module 'Magento_AdminNotification':
Installing schema..

Module 'Magento_CacheInvalidate':

Module 'Magento_Indexer':
Installing schema..

Module 'Magento_Cms':
Installing schema..

Module 'Magento_CatalogImportExport':

Module 'Magento_Catalog':
Installing schema.. Upgrading schema..

Module 'Magento_Rule':

Module 'Magento_Msrp':

Module 'Magento_Search':
Installing schema.. Upgrading schema..

Module 'Magento_Bundle':
Installing schema.. Upgrading schema..

Module 'Magento_Quote':
Installing schema.. Upgrading schema..

Module 'Magento_CatalogUrlRewrite':
Installing schema..

Module 'Magento_Widget':
Installing schema..

Module 'Magento_SalesSequence':
Installing schema..

Module 'Magento_CheckoutAgreements':
Installing schema.. Upgrading schema..

Module 'Magento_Payment':

Module 'Magento_Downloadable':
Installing schema..

Module 'Magento_CmsUrlRewrite':

Module 'Magento_Config':
Installing schema..

Module 'Magento_ConfigurableImportExport':

Module 'Magento_CatalogInventory':
Installing schema..

Module 'Magento_SampleData':

Module 'Magento_Contact':

Module 'Magento_Cookie':

Module 'Magento_Cron':
Installing schema..

Module 'Magento_CurrencySymbol':

Module 'Magento_CatalogSearch':
Installing schema..

Module 'Magento_CustomerImportExport':

Module 'Magento_CustomerSampleData':

Module 'Magento_Deploy':

Module 'Magento_Developer':

Module 'Magento_Dhl':

Module 'Magento_Authorization':
Installing schema..

Module 'Magento_User':
Installing schema.. Upgrading schema..

Module 'Magento_ImportExport':
Installing schema.. Upgrading schema..

Module 'Magento_Sales':
Installing schema..

Module 'Magento_CatalogRule':
Installing schema..

Module 'Magento_Email':
Installing schema..

Module 'Magento_EncryptionKey':

Module 'Magento_Fedex':

Module 'Magento_GiftMessage':
Installing schema..

Module 'Magento_Checkout':

Module 'Magento_GoogleAnalytics':

Module 'Magento_GoogleOptimizer':
Installing schema..

Module 'Magento_GroupedImportExport':

Module 'Magento_GroupedProduct':

Module 'Magento_Tax':
Installing schema..

Module 'Magento_DownloadableImportExport':

Module 'Magento_Braintree':

Module 'Magento_Integration':
Installing schema.. Upgrading schema..

Module 'Magento_LayeredNavigation':

Module 'Magento_Marketplace':

Module 'Magento_MediaStorage':

Module 'Magento_ConfigurableProduct':
Installing schema..

Module 'Magento_MsrpSampleData':

Module 'Magento_Multishipping':

Module 'Magento_NewRelicReporting':
Installing schema..

Module 'Magento_Newsletter':
Installing schema..

Module 'Magento_OfflinePayments':

Module 'Magento_SalesRule':
Installing schema..

Module 'Magento_OfflineShipping':
Installing schema..

Module 'Magento_PageCache':

Module 'Magento_Captcha':
Installing schema..

Module 'Magento_Paypal':
Installing schema..

Module 'Magento_Persistent':
Installing schema..

Module 'Magento_ProductAlert':
Installing schema..

Module 'Magento_Weee':
Installing schema..

Module 'Magento_ProductVideo':
Installing schema..

Module 'Magento_CatalogSampleData':

Module 'Magento_Reports':
Installing schema..

Module 'Magento_RequireJs':

Module 'Magento_Review':
Installing schema..

Module 'Magento_BundleSampleData':

Module 'Magento_Rss':

Module 'Magento_DownloadableSampleData':

Module 'Magento_Authorizenet':

Module 'Magento_OfflineShippingSampleData':

Module 'Magento_ConfigurableSampleData':

Module 'Magento_SalesSampleData':

Module 'Magento_ProductLinksSampleData':

Module 'Magento_ThemeSampleData':

Module 'Magento_ReviewSampleData':

Module 'Magento_SendFriend':
Installing schema..

Module 'Magento_Ui':
Installing schema..

Module 'Magento_Sitemap':
Installing schema..

Module 'Magento_CatalogRuleConfigurable':

Module 'Magento_Swagger':

Module 'Magento_Swatches':
Installing schema..

Module 'Magento_SwatchesSampleData':

Module 'Magento_GroupedProductSampleData':

Module 'Magento_TaxImportExport':

Module 'Magento_TaxSampleData':

Module 'Magento_GoogleAdwords':

Module 'Magento_CmsSampleData':

Module 'Magento_Translation':
Installing schema..

Module 'Magento_Shipping':

Module 'Magento_Ups':

Module 'Magento_UrlRewrite':
Installing schema..

Module 'Magento_CatalogRuleSampleData':

Module 'Magento_Usps':

Module 'Magento_Variable':
Installing schema..

Module 'Magento_Version':

Module 'Magento_Webapi':

Module 'Magento_WebapiSecurity':

Module 'Magento_SalesRuleSampleData':

Module 'Magento_CatalogWidget':

Module 'Magento_WidgetSampleData':

Module 'Magento_Wishlist':
Installing schema..

Module 'Magento_WishlistSampleData':

Schema post-updates:
Module 'Magento_Store':

Module 'Magento_AdvancedPricingImportExport':

Module 'Magento_Directory':

Module 'Magento_Theme':

Module 'Magento_Backend':

Module 'Magento_Backup':

Module 'Magento_Eav':

Module 'Magento_Customer':

Module 'Magento_BundleImportExport':

Module 'Magento_AdminNotification':

Module 'Magento_CacheInvalidate':

Module 'Magento_Indexer':
Running recurring..

Module 'Magento_Cms':

Module 'Magento_CatalogImportExport':

Module 'Magento_Catalog':

Module 'Magento_Rule':

Module 'Magento_Msrp':

Module 'Magento_Search':

Module 'Magento_Bundle':

Module 'Magento_Quote':

Module 'Magento_CatalogUrlRewrite':

Module 'Magento_Widget':

Module 'Magento_SalesSequence':

Module 'Magento_CheckoutAgreements':

Module 'Magento_Payment':

Module 'Magento_Downloadable':

Module 'Magento_CmsUrlRewrite':

Module 'Magento_Config':

Module 'Magento_ConfigurableImportExport':

Module 'Magento_CatalogInventory':

Module 'Magento_SampleData':

Module 'Magento_Contact':

Module 'Magento_Cookie':

Module 'Magento_Cron':

Module 'Magento_CurrencySymbol':

Module 'Magento_CatalogSearch':

Module 'Magento_CustomerImportExport':

Module 'Magento_CustomerSampleData':

Module 'Magento_Deploy':

Module 'Magento_Developer':

Module 'Magento_Dhl':

Module 'Magento_Authorization':

Module 'Magento_User':

Module 'Magento_ImportExport':

Module 'Magento_Sales':

Module 'Magento_CatalogRule':

Module 'Magento_Email':

Module 'Magento_EncryptionKey':

Module 'Magento_Fedex':

Module 'Magento_GiftMessage':

Module 'Magento_Checkout':

Module 'Magento_GoogleAnalytics':

Module 'Magento_GoogleOptimizer':

Module 'Magento_GroupedImportExport':

Module 'Magento_GroupedProduct':

Module 'Magento_Tax':

Module 'Magento_DownloadableImportExport':

Module 'Magento_Braintree':

Module 'Magento_Integration':

Module 'Magento_LayeredNavigation':

Module 'Magento_Marketplace':

Module 'Magento_MediaStorage':

Module 'Magento_ConfigurableProduct':

Module 'Magento_MsrpSampleData':

Module 'Magento_Multishipping':

Module 'Magento_NewRelicReporting':

Module 'Magento_Newsletter':

Module 'Magento_OfflinePayments':

Module 'Magento_SalesRule':

Module 'Magento_OfflineShipping':

Module 'Magento_PageCache':

Module 'Magento_Captcha':

Module 'Magento_Paypal':

Module 'Magento_Persistent':

Module 'Magento_ProductAlert':

Module 'Magento_Weee':

Module 'Magento_ProductVideo':

Module 'Magento_CatalogSampleData':

Module 'Magento_Reports':

Module 'Magento_RequireJs':

Module 'Magento_Review':

Module 'Magento_BundleSampleData':

Module 'Magento_Rss':

Module 'Magento_DownloadableSampleData':

Module 'Magento_Authorizenet':

Module 'Magento_OfflineShippingSampleData':

Module 'Magento_ConfigurableSampleData':

Module 'Magento_SalesSampleData':

Module 'Magento_ProductLinksSampleData':

Module 'Magento_ThemeSampleData':

Module 'Magento_ReviewSampleData':

Module 'Magento_SendFriend':

Module 'Magento_Ui':

Module 'Magento_Sitemap':

Module 'Magento_CatalogRuleConfigurable':

Module 'Magento_Swagger':

Module 'Magento_Swatches':

Module 'Magento_SwatchesSampleData':

Module 'Magento_GroupedProductSampleData':

Module 'Magento_TaxImportExport':

Module 'Magento_TaxSampleData':

Module 'Magento_GoogleAdwords':

Module 'Magento_CmsSampleData':

Module 'Magento_Translation':

Module 'Magento_Shipping':

Module 'Magento_Ups':

Module 'Magento_UrlRewrite':

Module 'Magento_CatalogRuleSampleData':

Module 'Magento_Usps':

Module 'Magento_Variable':

Module 'Magento_Version':

Module 'Magento_Webapi':

Module 'Magento_WebapiSecurity':

Module 'Magento_SalesRuleSampleData':

Module 'Magento_CatalogWidget':

Module 'Magento_WidgetSampleData':

Module 'Magento_Wishlist':

Module 'Magento_WishlistSampleData':


Installing user configuration...

Enabling caches:
Current status:
Array ( [config] => 1 [layout] => 1 [block_html] => 1 [collections] => 1 [reflection] => 1 [db_ddl] => 1 [eav] => 1 [config_integration] => 1 [config_integration_api] => 1 [full_page] => 1 [translate] => 1 [config_webservice] => 1 )

Installing data...
Data install/update:
Module 'Magento_Store':

Module 'Magento_AdvancedPricingImportExport':

Module 'Magento_Directory':
Installing data..

Module 'Magento_Theme':
Installing data..

Module 'Magento_Backend':

Module 'Magento_Backup':

Module 'Magento_Eav':
Installing data..

Module 'Magento_Customer':
Installing data.. Upgrading data..

Module 'Magento_BundleImportExport':

Module 'Magento_AdminNotification':

Module 'Magento_CacheInvalidate':

Module 'Magento_Indexer':
Installing data..

Module 'Magento_Cms':
Installing data..

Module 'Magento_CatalogImportExport':

Module 'Magento_Catalog':
Installing data.. Upgrading data..

Module 'Magento_Rule':

Module 'Magento_Msrp':
Installing data..

Module 'Magento_Search':

Module 'Magento_Bundle':
Installing data..

Module 'Magento_Quote':
Installing data..

Module 'Magento_CatalogUrlRewrite':
Installing data..

Module 'Magento_Widget':
Installing data..

Module 'Magento_SalesSequence':
Installing data..

Module 'Magento_CheckoutAgreements':

Module 'Magento_Payment':

Module 'Magento_Downloadable':
Installing data..

Module 'Magento_CmsUrlRewrite':

Module 'Magento_Config':
Installing data..

Module 'Magento_ConfigurableImportExport':

Module 'Magento_CatalogInventory':
Installing data..

Module 'Magento_SampleData':
Installing data..

Module 'Magento_Contact':

Module 'Magento_Cookie':

Module 'Magento_Cron':

Module 'Magento_CurrencySymbol':

Module 'Magento_CatalogSearch':
Installing data..

Module 'Magento_CustomerImportExport':

Module 'Magento_CustomerSampleData':
Installing data..

Module 'Magento_Deploy':

Module 'Magento_Developer':

Module 'Magento_Dhl':
Installing data..

Module 'Magento_Authorization':
Installing data..

Module 'Magento_User':
Upgrading data..

Module 'Magento_ImportExport':

Module 'Magento_Sales':
Installing data.. Upgrading data..

Module 'Magento_CatalogRule':
Installing data..

Module 'Magento_Email':

Module 'Magento_EncryptionKey':

Module 'Magento_Fedex':
Installing data..

Module 'Magento_GiftMessage':
Installing data..

Module 'Magento_Checkout':
Installing data..

Module 'Magento_GoogleAnalytics':

Module 'Magento_GoogleOptimizer':

Module 'Magento_GroupedImportExport':

Module 'Magento_GroupedProduct':
Installing data..

Module 'Magento_Tax':
Installing data.. Upgrading data..

Module 'Magento_DownloadableImportExport':

Module 'Magento_Braintree':

Module 'Magento_Integration':

Module 'Magento_LayeredNavigation':

Module 'Magento_Marketplace':

Module 'Magento_MediaStorage':

Module 'Magento_ConfigurableProduct':
Installing data..

Module 'Magento_MsrpSampleData':
Installing data..

Module 'Magento_Multishipping':

Module 'Magento_NewRelicReporting':

Module 'Magento_Newsletter':

Module 'Magento_OfflinePayments':

Module 'Magento_SalesRule':
Installing data..

Module 'Magento_OfflineShipping':

Module 'Magento_PageCache':

Module 'Magento_Captcha':

Module 'Magento_Paypal':
Installing data..

Module 'Magento_Persistent':

Module 'Magento_ProductAlert':

Module 'Magento_Weee':
Installing data..

Module 'Magento_ProductVideo':
Upgrading data..

Module 'Magento_CatalogSampleData':
Installing data..

Module 'Magento_Reports':
Installing data..

Module 'Magento_RequireJs':

Module 'Magento_Review':
Installing data..

Module 'Magento_BundleSampleData':
Installing data..

Module 'Magento_Rss':

Module 'Magento_DownloadableSampleData':
Installing data..

Module 'Magento_Authorizenet':

Module 'Magento_OfflineShippingSampleData':
Installing data..

Module 'Magento_ConfigurableSampleData':
Installing data..

Module 'Magento_SalesSampleData':
Installing data..

Module 'Magento_ProductLinksSampleData':
Installing data..

Module 'Magento_ThemeSampleData':
Installing data..

Module 'Magento_ReviewSampleData':
Installing data..

Module 'Magento_SendFriend':

Module 'Magento_Ui':

Module 'Magento_Sitemap':

Module 'Magento_CatalogRuleConfigurable':

Module 'Magento_Swagger':

Module 'Magento_Swatches':
Installing data..

Module 'Magento_SwatchesSampleData':
Installing data..

Module 'Magento_GroupedProductSampleData':
Installing data..

Module 'Magento_TaxImportExport':

Module 'Magento_TaxSampleData':
Installing data..

Module 'Magento_GoogleAdwords':

Module 'Magento_CmsSampleData':
Installing data..

Module 'Magento_Translation':

Module 'Magento_Shipping':

Module 'Magento_Ups':

Module 'Magento_UrlRewrite':

Module 'Magento_CatalogRuleSampleData':
Installing data..

Module 'Magento_Usps':
Installing data..

Module 'Magento_Variable':

Module 'Magento_Version':

Module 'Magento_Webapi':

Module 'Magento_WebapiSecurity':

Module 'Magento_SalesRuleSampleData':
Installing data..

Module 'Magento_CatalogWidget':

Module 'Magento_WidgetSampleData':
Installing data..

Module 'Magento_Wishlist':

Module 'Magento_WishlistSampleData':
Installing data..


Installing admin user...
[ERROR] exception 'Exception' with message 'No Administrators role was found, data fixture needs to be run' in D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php:213 Stack trace:

0 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php(178): Magento\Setup\Model\AdminAccount->retrieveAdministratorsRoleId()

1 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\AdminAccount.php(83): Magento\Setup\Model\AdminAccount->saveAdminUserRole('1')

2 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\Installer.php(928): Magento\Setup\Model\AdminAccount->save()

3 [internal function]: Magento\Setup\Model\Installer->installAdminUser(Array)

4 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Model\Installer.php(331): call_user_func_array(Array, Array)

5 D:\xampp\htdocs\magento2\setup\src\Magento\Setup\Controller\Install.php(97): Magento\Setup\Model\Installer->install(Array)

6 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(82): Magento\Setup\Controller\Install->startAction()

7 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))

8 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))

9 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))

10 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))

11 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))

12 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))

13 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))

14 D:\xampp\htdocs\magento2\vendor\zendframework\zend-eventmanager\src\EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))

15 D:\xampp\htdocs\magento2\vendor\zendframework\zend-mvc\src\Application.php(314): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))

16 D:\xampp\htdocs\magento2\setup\index.php(31): Zend\Mvc\Application->run()

17 {main}

mazhalai commented 8 years ago

@Aquarvin we have created MAGETWO-52603 to investigate and fix, but this is low priority since this is on windows. Officially, only Linux distributions are supported and we cannot reproduce this on error.

magento-engcom-team commented 7 years ago

@Aquarvin, thank you for your report. We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue. We tested the issue on 2.3.0-dev, 2.2.0, 2.1.9

magento-engcom-team commented 7 years ago

@Aquarvin, thank you for your report. We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue. We tested the issue on 2.3.0-dev, 2.2.0, 2.1.9

magento-engcom-team commented 7 years ago

@Aquarvin, thank you for your report. We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue. We tested the issue on 2.3.0-dev, 2.2.0, 2.1.9