Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
separatorpipe
printabletrue

\uD83E\uDD14 Problem

In Cloud,

Status
colourBlue
titleConfluence Cloud

How can I disable the Comala Document Management default email notifications, such as page assigned, page unassigned, etc., can’t be disabled.

...

(info)  Information

Only custom notifications created through ?

...

(info)  Information

Panel
bgColor#DEEBFF

The default email notifications cannot be disabled for the Comala Document Management app in Confluence Cloud.

Custom notifications (including custom emails) created using workflow triggers can be managed in Comala Document Management Cloud app by editing the workflow template.

Workaround

If necessary, global email notifications can be disabled for the

...

Confluence site for Confluence - this includes email notifications for all the apps. Custom email notifications for Comala Document Management Cloud events can be created using workflow triggers added to an applied workflow.

Table of Contents
minLevel4
maxLevel4
outlinefalse
stylenone
typelist
printabletrue

Disable Confluence Cloud email notifications

As a global administrator, navigate to

  • Global Administration

  • Configuration

...

  • uncheck the Email Notification checkbox

...

  • choose Save configuration changes

Custom email notifications

Email notifications are created using workflow triggers. These can be modified or removed according to the

...

needs.

Here is an email trigger example :for a workflow state expiry, where the state has an added due date.

Code Block
"triggers":
[
   {
      "event":"on-expire",
      "actions":[
         {
            "action":"send-email",
            "recipients":[
               "@watchers",
               "@creator",
               "@lastUpdatedBy"
            ],
            "notification":{
               "subject":"${content.title} has expired",
               "title":"${content.title} has expired",
               "body":"Hello, ${content.link} in the ${content.space} space has expired and needs to be reviewed"
            }
         },
         {
            "action":"set-message",
            "type":"info",
            "title":"Expired",
            "body":"The page has expired",
            "tags":"state",
            "mode":"autoClose"
         }
      ]
   }
]

The recipients and the text details can be modified according to the customer’s needs.

Product documentation

Knowledge articles

Filter by label (Content by label)
kb-troubleshooting-article
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@bc3e0baf
maxCheckboxfalse
showSpacefalse
sortmodified
typeshowSpacepagefalse
reversetruelabels
typepage
cqllabel in ( "cdm-troubleshooting" , "cdm-product-confluence" , "cdm-action-workflow" , "cdm-action-notificate" ) and label = "cloudapp" and type = "page" and space = "SUPPORT"
labelskb-troubleshooting-article