Cloud Migration Resources
Planning a Cloud migration? These resources can help you get started:
→ Comala Document Management Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
set-label macro
Overview
The set-label macro is used to add a label to content – either the current page or the immediate child pages.
Where to use it?
Optional.
One or more set-label macros can be put in a trigger macro.
Parameters
Parameter | Required | Default | Notes |
|---|---|---|---|
unnamed first parameter | Name of label to add
Name can use any character set supported by your Confluence server – except some reserved characters | ||
|
| What should the label be applied to?
| |
† Only works for pages, not blog posts. Use with caution! |
Conditions
The following conditions are applicable to labels
haslabelparenthaslabel
Events
The following events are generated by this macro
labeladded
Example
{workflow:Labelled}
{state:Editing|submit=Review}
{state}
{state:Review}
{state}
{trigger:statechanged|state=Review}
{set-label:being-reviewed}
{trigger}
{workflow}