Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Cannot edit master version when adding content to Project using IProjectService.AddToCurrentProject

Found in

EPiServer.CMS.UI 9.4.3

Fixed in

EPiServer.CMS.UI 9.5.0

(Or a related package)

Created

Mar 28, 2016

Updated

May 02, 2016

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Install Alloy MVC.
  2. Update the latest version of CMS (CMS UI 9.4.3, CMS Core 9.7.3).
  3. Enable project mode.
  4. Create a new project.
  5. Copy MyModule folder (attached) to _protected/Modules.
  6. Copy MyModule.dll to bin folder.
  7. Refresh site. Access to the Start page ==> Svenka of Start page version is created and added to current project.
    ==> Now you NEVER can edit rge English version of the Start page again. This because we used _projectService.Service.AddToCurrentProject (Please see the code in TestStore.cs)