← Back to Activities Workflows
5.6.8 Legacy AuthorizationApproval Reference
Activities\Model\Entity\AuthorizationApproval and its plugin table/controller have been removed. This filename remains as a compatibility notice because older code comments, bookmarks, and documentation may link here.
Current replacement
Activity authorization decisions use the core workflow system:
WorkflowApprovalWorkflowApprovalResponseDefaultWorkflowApprovalManagerApprovalsControllerand/approvalsActivitiesApprovalContextRendereractivities-authorization-request.json
Do not recreate the removed entity or write to any legacy approval table. New approval behavior belongs in the workflow definition, Activities provider/actions/conditions, an approver resolver, or the canonical approval manager as appropriate.
Legacy Activities approval URLs redirect to the unified approvals route. Preserve the redirect until an intentional compatibility removal includes route, source-comment, and documentation cleanup.