Try our conversational search powered by Generative AI!

Copy content fails if running in a scheduled job

Found in

EPiServer.CMS.Core 10.9.1

Fixed in

EPiServer.CMS.UI 10.10.1

(Or a related package)

Created

May 26, 2017

Updated

Jun 27, 2018

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce
1. Create a scheduled job named "ExampleScheduledJob".
2. Build the project, and start the application.
3. Go to Admin > Admin > Scheduled Jobs.
4. Chose the "ExampleScheduledJob" and click the "Start Manually" button.

Expected:
Can copy the content successfully.

Actual:
Throw an exception "Object reference not set to an instance of an object" in the history tab and the log file.