Versions Compared

Key

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

Problem

I have added a filter in the Metadata Overview macro which includes a metadata field of type Date. I have selected "Last 24 hours"/ .../"Last year" as a range. When I click "Preview" or save, the result is showing pages where the value of the date field is not within the given range.

Solution

Metadata uses Confluence functionality, which does not account for Metadata dates in the future. Searching for dates in the past can therefore show wrong results.

To avoid this, please use the option "Custom" to define a date range.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "metadata" and type = "page" and space = "KB"
labelsmetadata confluence 2-0 date

...