Try our conversational search powered by Generative AI!

After upgrading ro Commerce Azure, redundant blob and event added to Commerce Manager web.config file

Found in

EPiServer.Commerce 13.0.0

Fixed in

EPiServer.Commerce 13.2.0

(Or a related package)

Created

Mar 27, 2019

Updated

May 14, 2019

State

Closed, Fixed and tested


Description

Precondition: An old Commerce site (12.17.0) which already has Commerce Azure

Steps to reproduce

  1. Upgrade the Commerce site with a Commerce Azure package (for a Commerce site and a Commerce Manager site).
  2. View the web.config and episerverframework.config files.

Expected:
Should not add a blob and an event to <Episerver.framework> in the web.config of the Commerce Manager site because they were already added to episerverframework.config when installing the old version.

Actual:
Auto added a blob and an event to episerver.framework in web.config of a Commerce Manager site. So, it might be a lost connection to a blob which was already configured in the episerverframework.config file.