EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

Catalogstaging category update form UIComponents not present. #257

Open jimjim90 opened 2 years ago

jimjim90 commented 2 years ago

The schedule an update functionality of magento enterprise does not work with the emico/tweakwise module

The catalogstaging category update form throws an error because the file view/adminhtml/ui_component/catalogstaging_category_update_form.xml is not present in the module. please add a copy of the category_form.xml content to a new file called catalogstaging_category_update_form.xml. otherwise this functionality of magento enterprise does not function

Environment

Steps to reproduce

  1. Install Magento Enterprise edition from develop branch.
  2. create/go to any category
  3. press the schedule an update button (https://docs.magento.com/user-guide/cms/content-staging-scheduled-update.html)

Actual result

  1. from system.log Exception #0 (Magento\Framework\Exception\LocalizedException): The "componentType" configuration parameter is required for the "tweakwise" component.
  2. form doesn't load image
  3. status code 500 image

Expected result

List the expected results as a bullet list of expectations

celorodovalho commented 1 year ago

@edwinljacobs it's possible to have your attention on this issue?

ah-net commented 1 year ago

Fixed in version 5.0.6 of https://github.com/Tweakwise/Magento2Tweakwise