Recent activity
Subscribe to this feed
Pete Gibbs replied on March 03, 2010 18:21 to the question "How can I use report data as an input to a macro?" in CustomWare:
Pete Gibbs marked one of David Peterson's replies in CustomWare as useful. David Peterson replied to the question "How can I use report data as an input to a macro?".
Pete Gibbs asked a question in CustomWare on March 03, 2010 17:01:
How can I use report data as an input to a macro?Sorry if this seems obvious - I'm sure I'm missing something but I just can't work it out!
I have installed a jira-issue macro which allows a confluence page to display specific information from a jira issue. The title of the child pages match the jira issue-key, so I want to use the reporting to put the child page title into the macro, but it doesn't seem to work... An example of the markup is below - any help would be appreciated!
{report-table}
{local-reporter:content:descendents|source=Jira Issues}
{text-sort:content:title}
{local-reporter}
{report-column:title=ID}{report-info:content:title|link=true}{report-column}
{jira-issue:jira-url=http://123.123.123.123?8080|issue-key...}
{report-column:title=Summary}{report-column}
{report-column:title=Status}{report-column}
{jira-issue}
{report-empty}_No interfaces found._{report-empty}
{report-table}
Loading Profile...
