How do i filter my report on scaffolding list item with wiki links in it?

Hi

I have a little problem with my report on a scaffolding data. I just can't filter when the entry in a scaffolding list is a link to another confluence page. My scaffolding form looks like that:

{list-data:Thema|type=check|multiple=true|separator=newline}
{list-option:one}[pagename1]{list-option}
{list-option:two}[pagename2]{list-option}
{list-data}

My reporter looks like that:

{report-table}
{local-reporter:content:children|type=page}
{content-filter:@self|labels=cons_project}
{collection-filter:data:Thema|matchItems=any}
{text-filter:reference:value|include=\[pagename1\]}
{collection-filter}
{text-sort:content:titel}
{local-reporter}
{report-column:title=Referenzprojekt}{report-info:content:title|link=true}{report-column}
...
{report-table}

I'm quite new to the reporting plugin so maybe it's a very simple problem but i just can't find a way to filter it right.
thx

Sabrina Hock
 
sad I’m confused
Inappropriate?
1 person has this question

User_default_medium