Try our conversational search powered by Generative AI!

API: Content Approval: Required comments for Decline and Approve

Fixed in

EPiServer.CMS.Core 10.7.0

(Or a related package)

Created

Mar 01, 2017

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

Options on the ApprovalDefinition class have been added to require comments on approve/reject. Option is validated when approving or rejecting content using the API. If not set, an exception is thrown.

Other various minor API improvements have been made. Notably renamed Approver to Reviewer, and performance optimization of the query API.