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 2
Next »
Quality Management System workflow | requires v5.2.0+ |
com.comalatech.workflow.repository.categories.label: Document Management|Systems Development Life Cycle |
- | This workflow implements a QMS workflow for document management. - the workflow will be applied to content with the qms_approval label
- the label cannot be removed (stickylabel)
Remember to create a Confluence group for the approvers of the controlled document and ensure that the the source space is linked to a publishing space - the workflow can be amended to use a workflow parameter for the approval group rather than creating a specific globally managed Confluence group.
|
In the updated QMS workflow, e-signature process (if enabled) has been amended to require a user email and a one-time password token generated using a third party 2-Factor Authorization app.
QMS Workflow State | Outline Description |
---|
Draft | - only members of the Confluence group controlled_documents_approvers can approve, using user email and a one-time password token (if enabled)
- if more than one member assigned to the group, all they all must approve
- if approved, transitions to In Approval
- if rejected, transitions to Obsolete
- page can be edited
|
In Approval | - same approval, only members of the group can approve, using user email and a one-time password token (if enabled for the workflow)
- if more than one user is assigned as members of that group, they all have to approve
- page cannot be edited
- if approved, transitions to Published
- if rejected, transitions to Draft
- editions transition to Draft
- tasks can be added
|
Published | - the page is published to the target space using Comala Publishing
- restrictions still apply
- editions transition to Draft
- it could transition to In Approval or to Obsolete
|
Obsolete | - qms_obsolete label is added
- page cannot be edited
- page is published to the target space using Comala Publishing to transfer the new Obsolete state to the published space
- restrictions and labels are copied to the page in the target space.
- tasks can be added
- on-screen message is displayed "This page is obsolete".
An alternative to including an on-screen message also in the published page in the target space, is to use the macro include-segment. |