Versions Compared

Key

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

Problem

When adding a CQL filter to the metadata overview macro with the value "Current space" or "Current page", the results are not filtered accordingly.

Solution

This behavior is caused by the following bug:

Jira Legacy
serverCommunardo Jira
serverId40ebf4e9-af73-381d-8ee9-1907c74966d1
keyMETADATA-451

It is fixed starting with version 2.2.

Panel
bgColor#fff
titleWorkaround

Depending on your use-case:

  1. Enter the current space/page by name, not as "current page" or "current space".
  2. Use the expert filter criteria with the placeholder $content to get the data.
  • Current page: metadatafield.linkfield:$content$content.id
  • Current space: metadatafield.linkfield:$content.getSpace()

Filter by label (Content by label)
showLabelsfalse
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "metadata" and type = "page" and space = "KB"
labelsmetadata confluence filter

Page Properties
hiddentrue


Verwandte Vorgänge
Jira Legacy
serverCommunardo Jira
serverId40ebf4e9-af73-381d-8ee9-1907c74966d1
keyMETADATA-451