Initialize States

Screen Location: Space Tools > Document Management > Document Management tab  > Workflow Action Menu (Ellipsis) > Initialize States

Overview

This option, chosen from the ellipsis actions menu on a workflow in the document management dashboard, allows you to transition all content for the associated workflow into a specific state within that workflow.

Select the desired state from the drop-down list and choose the Initialize states button. All content that the workflow is applied to will be transitioned to the selected state.

The workflow must be enabled for the Initialize states button to be visible.

When would I want to do this?

The most common use is after applying a workflow that uses same-space publishing to a large amount of already-published content in order to force it directly into the Published (final=true) workflow state to ensure view-only users can access it.

What are "unprocessed" pages?

When a workflow is first applied to a page in space mode, only the link to the workflow is created (and any page restrictions, if using same-space publishing, are applied).

The page (or blog post) itself won't actually transition into the initial workflow state, despite it appearing that way when you look at the workflow status bar.

If you look at the Activity Report - Content (Document Activity Report in data center app from 7.0+) for such pages, there are no workflow-specific entries listed. These pages are referred to as "unprocessed".

Unprocessed pages may cause some unexpected behavior. For example

  • when the initial state has a due date or auto-assigned approvals, these are not displayed and potentially block the workflow from progressing

  • if the initial state uses a workflow parameter reference value, the value may not be available for use until a workflow process, such as a transition, occurs

As soon as any workflow-related action occurs, such as changing states or working on tasks, new entries will be added to the Activity Report (Document Activity Report in data center app from v7.0+) and the page will be considered "processed" by the workflow.

Override current state

By default, only unprocessed pages will be affected when you initialize workflow states.

If you tick the "Override current state" checkbox, the transition will also be applied to content that is considered "processed".

If the current workflow state of a document is the same as the selected state to Initialize States, workflow trigger actions related to a state change will not be implemented as these require a transition into the state.

See also