You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/10/14 16:04:31 UTC

[jira] Commented: (INFRA-2145) JIRA issues macro broken

    [ https://issues.apache.org/jira/browse/INFRA-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765573#action_12765573 ] 

Donald Woods commented on INFRA-2145:
-------------------------------------

OK, our problem was not really solved, as we were using the swizzlejira and swizzlejiraissues macros, which is still not installed.
The jiraissues macro does not provide the same capabilities as the swizzle version, which allows us to retrieve a list of sub-tasks and display them in a status table (which we have remvoed for now using the {hide-from} directive....

http://cwiki.apache.org/confluence/display/openjpa/JPA+2.0+Roadmap

{swizzlejira}
\#set( $jira = $rss.fetch("http://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?pid=12310351&status=1&status=5&status=6&version=12313624&version=12313483&version=12314019&sorter/field=issuekey&sorter/order=DESC&tempMax=1000") )
\#set( $issues = $jira.fillSubTasks() )

... page content

{anchor:Iteration1}
\#set( $iter1 = $jira.getIssue("OPENJPA-800").subTasks )
{swizzlejiraissues:issues=$as.param($iter1)|title=Iteration 1 (Dec. 1 - Dec. 19)|columns=key;summary;assignee;priority;status|style=progress}
h4. *Iteration 1 Summary* \- [OPENJPA-800|https://issues.apache.org/jira/browse/OPENJPA-800]

... page content

{swizzlejira}


> JIRA issues macro broken
> ------------------------
>
>                 Key: INFRA-2145
>                 URL: https://issues.apache.org/jira/browse/INFRA-2145
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Confluence
>            Reporter: Jeremy Bauer
>            Assignee: Don Brown
>            Priority: Blocker
>
> The OpenJPA project uses the swizzlejira and swizzlejiraissue macros extensively for project management activities on the Confluence wiki.  After the upgrade, these macros are no longer available.  Please install the macros on the new version of the wiki.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.