This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

Comala Document Management adds several new filters to Confluence search, allowing you to quickly locate workflow-managed content.

This feature requires Confluence 5.8 or above.

Adding filters

Navigate to the Confluence search page by typing something in the search box at the top of the page, then hit the Enter key.

Look for the Add a filter link in the sidebar and click it.



Type "work" or "workflow" to list options for Comala Document Management workflow-managed content filters



Choose the workflow-managed content filter required and a search item to filter your search.

 You can add as many filters as you want.

Example

Here's an example of several filters in use.



Those filters would have the following effect.

Workflow Approver is (Elle or Matilde Sipes)

and

Workflow Approval Assignee is Matilde Sipes

and

Workflow State is Approved

and

Workflow State Change was on Any date

Available filters

The following workflow-related search fields are available if you are using Confluence 5.9 or above:

Filter NameCQL FieldTypeNotesVer
Has WorkflowawphasworkflowTEXT

Filter to content which has a workflow applied

Use true as the text value.

5.1
Workflow Approval AssigneeapprovalassigneeUSER

Filter by assigned reviewer

See also: Assigning reviewers

4.12+
Workflow ApproverapproverUSER

Filter by user who approved content during a review

See also: Content reviews

4.12+
Workflow StatestateTEXTFilter by current workflow State4.10+
Workflow State ChangestatechangeDATEFilter by date of last workflow state Transition4.11+
Workflow State ExpirystateexpiryDATE

Filter by current workflow state Expiry Date

See also: State expiry date

4.11+
Workflow Task AssigneetaskassigneeUSER

Filter by workflow Task assignee

See also: Assign a task

5.1
Workflow NameworkflownameTEXT

Filter by workflow name

6.0

Read Confirmation Status

readAckStatusTEXT

Filter by the read confirmation status.

Possible values: pending, acknowledge, overdue

6.0

These fields can be used in Confluence Search, any macros that support CQL and the CQL REST API.

Search results

The Confluence search only indexes the latest versions of content, so the search results will always show the latest version regardless of workflow state.

If you are using Same-space publishing, which distinguishes between "Published" and "Draft" versions of content

  • the search results will continue to show the latest version
  • but content excerpts will be removed if that version is not published

This will happen regardless of whether you use the workflow search filters or not.

If this is a problem, use Different-space publishing or Remote-space publishing instead.

(warning) If you are using metadata values created with the Comala Document Management {set-metadata} macro, these are only indexed by Confluence and appear in the Confluence Search if the Comala Metadata app is installed.

See also

Atlassian documentation

Developer Guides

  • No labels