Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2
absoluteUrltrue
excludeOverview
typeflat
separatorpipe

...

Parameter

Required

Default

Notes

Ver

unnamed first parameter
or name

(tick)


Name of task:

  • Within any {state} macro, each {task} macro must have a unique name
  • The name can use any character set supported by your Confluence server – except some reserved characters.
3.0+

assignee



Task assignee:

  • Username – must have edit permission on the associated content
  • Supports Value References

If no assignee specified, any user with edit permission on the associated content can assign or complete tasks.

Filter by label (Content by label)
showLabelsfalse
max6
showSpacefalse
sorttitle
cqllabel = "macro-task" and label = "parameter-assignee" and label = "example" and space = currentSpace()

3.0+
duedate

Due date for task completion:

  • Format can be either:
    • Explicit date in the format: YYYY-MM-DD HH:mm (v4.12+)
    • ISO 8601 Duration Period
    • See Expiry Dates for more information
  • Supports Value References

If specified, the task, if not completed, will eventually expire and trigger a taskexpired event.

Filter by label (Content by label)
showLabelsfalse
max6
showSpacefalse
sorttitle
cqllabel = "macro-task" and label = "parameter-duedate" and label = "example" and space = currentSpace()


note



Note to associate with the task:

  • Plain text
  • Can use any character set supported by your Confluence server – except some reserved characters.
  • Logged in activity report and sent in notifications

Filter by label (Content by label)
showLabelsfalse
max6
showSpacefalse
sorttitle
cqllabel = "macro-task" and label = "parameter-note" and label = "example" and space = currentSpace()

3.2.7+

Deprecated

The following parameters are no longer supported.

type

Status
subtletrue
colourRed
titleObsolete
Task types are no longer supported – use {approval} macros instead, with customised button labels.

3.0

3.2

...