Release Notes / Version 12.2506.0
Table Of ContentsPublic API changes (ExtJS)
With 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
AddInboxDetailFormPlugin
AddProcessDetailFormPlugin
AddFinishedProcessFormPlugin
WorkflowDateDisplayField
WorkflowTextDisplayField
WorkflowForm / WorkflowFormBase
DefaultPublicationWorkflowDetailForm / DefaultPublicationWorkflowDetailFormBase
DefaultPublicationWorkflowInfoForm / DefaultPublicationWorkflowInfoFormBase
DefaultTranslationWorkflowDetailForm / DefaultTranslationWorkflowDetailFormBase
DefaultTranslationWorkflowInfoForm / DefaultTranslationWorkflowFormBase
EmbedWorkflowObjectFromContentAppAction
WorkflowObjectFromContentAppAction
Removed the following config from AddWorkflowPlugin, AddPublicationWorkflowPlugin and AddTranslationWorkflowPlugin
inboxForm
pendingForm
finishedForm
The module "PublicationWorkflowConstants" is now deprecated. Utilize the PublicationWorkflowConstants class of "@coremedia/studio-client.workflow-models" instead.
Package @coremedia/studio-client.ext.workflow-components:
Removed method “errorIssueExists” from WorkflowIssuesUtil
Package @coremedia/studio-client.workflow-services-api
Removed WorkflowRouteKeys
(CMS-27362)


