Try our conversational search powered by Generative AI!

No event triggered when converting content page to another type

Fixed in

EPiServer.CMS.Core 10.0.1

(Or a related package)

Created

Sep 28, 2015

Updated

Oct 27, 2016

Area

CMS Core

State

Closed, Fixed and tested


Description

Steps to reproduce

1. Create a Standard page.
2. Go to Admin > Content Type > Convert Pages.
3. Convert the page to another type, for example, Product page.

Expected: After the page is converted, an event is triggered so other modules can react, for example reindex it automatically.
Actual: There is no firing event

Fix New event, PagesConverted, added to PageTypeConverter.