CoreMedia Content Cloud v13 Upgrade Guide / Version 2512.0
Table Of ContentsWith the removal of the ExtJS Workflow App the following ExtJS components and plugins have been removed. Neither of the classes were in use by the content app so if you have still used any of these classes this might just be dead code.
Package @coremedia/studio-client.ext.control-room-editor-components
Removal
AddInboxDetailFormPluginAddProcessDetailFormPluginAddFinishedProcessFormPluginWorkflowDateDisplayFieldWorkflowTextDisplayFieldWorkflowForm/WorkflowFormBaseDefaultPublicationWorkflowDetailForm/DefaultPublicationWorkflowDetailFormBaseDefaultPublicationWorkflowInfoForm/DefaultPublicationWorkflowInfoFormBaseDefaultTranslationWorkflowDetailForm/DefaultTranslationWorkflowDetailFormBaseDefaultTranslationWorkflowInfoForm/DefaultTranslationWorkflowFormBaseEmbedWorkflowObjectFromContentAppActionWorkflowObjectFromContentAppAction
Removed the following config from
AddWorkflowPlugin,AddPublicationWorkflowPluginandAddTranslationWorkflowPlugininboxFormpendingFormfinishedForm
The module
PublicationWorkflowConstantsis now deprecated. Utilize thePublicationWorkflowConstantsclass of@coremedia/studio-client.workflow-modelsinstead.
@coremedia/studio-client.ext.workflow-components
We removed the errorIssueExists method from the class WorkflowIssuesUtil
Package @coremedia/studio-client.workflow-services-api
We removed the WorkflowRouteKeys class.


