The instance of confluence we are using for the fluid wiki comes with a built
in jira macro. While it seems to display properly in the wiki, the macro is not
fully functional in edit mode. You cannot use the gui to edit it. However you
can use the wiki markup syntax to create it.
See the wiki markup for the JIRA Issues macro for a full set of options.
Show a single Issue:
{jira:FLUID-XXXX}
Show a set of Issues:
Use JQL syntax, which can also be seen and used in jira's advanced search.
Default view
{jira: project = FLUID AND resolution = Unresolved ORDER BY priority DESC}
Interactive view
{jira: project = FLUID AND resolution = Unresolved ORDER BY priority
DESC|renderMode=dynamic}
Only shows the number of issues
{jira: project = FLUID AND resolution = Unresolved ORDER BY priority
DESC|count=true}
Thanks
Justin
_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work